Update gitea/act_runner Docker tag to v0.2.13 #165

Merged
peter merged 1 commits from renovate/gitea-act_runner-0.x into master 2025-09-11 18:33:36 +02:00
Showing only changes of commit 9853537002 - 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.12 image: gitea/act_runner:0.2.13
environment: environment:
CONFIG_FILE: /config.yaml CONFIG_FILE: /config.yaml
GITEA_INSTANCE_URL: "${GITEA_INSTANCE_URL}" GITEA_INSTANCE_URL: "${GITEA_INSTANCE_URL}"