Update gitea/act_runner Docker tag to v0.2.12

This commit is contained in:
Renovate Bot
2025-06-28 06:12:02 +00:00
parent ef4682c591
commit 049ebde1da

View File

@@ -14,7 +14,7 @@ services:
- "3000:3000"
- "2222:2222"
gitea-runner:
image: gitea/act_runner:0.2.11
image: gitea/act_runner:0.2.12
environment:
CONFIG_FILE: /config.yaml
GITEA_INSTANCE_URL: "${GITEA_INSTANCE_URL}"