Update gitea/act_runner Docker tag to v0.3.1 #298

Merged
peter merged 1 commits from renovate/gitea-act_runner-0.x into master 2026-04-04 09:49:51 +02:00
Showing only changes of commit de9b8d8de8 - 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.3.0 image: gitea/act_runner:0.3.1
restart: always restart: always
environment: environment:
CONFIG_FILE: /config.yaml CONFIG_FILE: /config.yaml