changed Files: docker-compose/act-runner/docker-compose.yml.j2
Signed-off-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
parent
c39d7f9fbc
commit
33a5338ada
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
# https://gitea.com/gitea/act_runner/src/branch/main/examples/docker-compose
|
# https://gitea.com/gitea/act_runner/src/branch/main/examples/docker-compose
|
||||||
services:
|
services:
|
||||||
runner:
|
runner:
|
||||||
container_name: act-runner
|
container_name: act-runner:0.2.11
|
||||||
image: gitea/act_runner
|
image: gitea/act_runner
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
pull_policy: missing
|
pull_policy: missing
|
||||||
|
|
Loading…
Reference in a new issue