act-runner: set tag #242
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