act-runner: set tag (#242)
Signed-off-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: #242 Co-authored-by: Michael Grote <michael.grote@posteo.de> Co-committed-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
parent
c39d7f9fbc
commit
874cfbb3cc
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
|
||||
services:
|
||||
runner:
|
||||
container_name: act-runner
|
||||
container_name: act-runner:0.2.11
|
||||
image: gitea/act_runner
|
||||
restart: unless-stopped
|
||||
pull_policy: missing
|
||||
|
|
Loading…
Reference in a new issue