This commit is contained in:
emmatveev 2024-10-10 23:20:55 +03:00
parent 9f59c7190c
commit ff5b932cfc
2 changed files with 2 additions and 2 deletions

View File

@ -138,7 +138,7 @@ services:
order: start-first
gitea-runner:
image: gitea/act_runner:nightly-dind-rootless
image: gitea/act_runner:nightly
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /sprint-data:/sprint-data

View File

@ -170,7 +170,7 @@ services:
order: start-first
gitea-runner:
image: gitea/act_runner:nightly-dind-rootless
image: gitea/act_runner:nightly
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /sprint-data:/sprint-data