Update gitea/act_runner Docker tag to v0.3.0

This commit is contained in:
Renovate Bot
2026-02-19 00:02:58 +00:00
parent 4ac1007b5b
commit c5052ead02

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.13 image: gitea/act_runner:0.3.0
restart: always restart: always
environment: environment:
CONFIG_FILE: /config.yaml CONFIG_FILE: /config.yaml