Update gitea/act_runner Docker tag to v0.3.1

This commit is contained in:
Renovate Bot
2026-03-28 00:03:12 +00:00
parent b0d631ac0e
commit de9b8d8de8

View File

@@ -14,7 +14,7 @@ services:
- "3000:3000" - "3000:3000"
- "2222:2222" - "2222:2222"
gitea-runner: gitea-runner:
image: gitea/act_runner:0.3.0 image: gitea/act_runner:0.3.1
restart: always restart: always
environment: environment:
CONFIG_FILE: /config.yaml CONFIG_FILE: /config.yaml