Update gitea/act_runner Docker tag to v0.2.12 #137

Merged
peter merged 1 commits from renovate/gitea-act_runner-0.x into master 2025-08-01 15:50:12 +02:00
Showing only changes of commit 049ebde1da - Show all commits

View File

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