act-runner: set tag (#242)
All checks were successful
ansible-lint / gitleaks (push) Successful in 6s
ansible-lint / Ansible Lint (push) Successful in 59s

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:
Michael Grote 2024-11-15 21:20:47 +01:00 committed by Michael Grote
parent c39d7f9fbc
commit 874cfbb3cc

View file

@ -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