Update gitea/act_runner Docker tag to v0.2.13

This commit is contained in:
Renovate Bot
2025-08-30 00:01:28 +00:00
parent beded7544d
commit 9853537002

View File

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