act-runner: fix tag
Some checks failed
ansible-lint / gitleaks (push) Successful in 5s
ansible-lint / Ansible Lint (push) Failing after 13m41s

Signed-off-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
Michael Grote 2024-11-15 20:22:13 +00:00
parent 874cfbb3cc
commit 47b8b13139

View file

@ -2,8 +2,8 @@
# https://gitea.com/gitea/act_runner/src/branch/main/examples/docker-compose
services:
runner:
container_name: act-runner:0.2.11
image: gitea/act_runner
container_name: act-runner
image: gitea/act_runner:0.2.11
restart: unless-stopped
pull_policy: missing
volumes: