1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-05-03 15:40:28 +08:00

chore(deps): update gitea/act_runner docker tag to v0.6.1 (localApps) (#5354)

This commit is contained in:
renovate[bot] 2026-04-30 20:44:19 +00:00 committed by GitHub
parent 0653b740d6
commit 3b17fb75a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ services:
- GITEA_RUNNER_REGISTRATION_TOKEN=${RUNNER_REGISTRATION_TOKEN}
- GITEA_RUNNER_NAME=${RUNNER_NAME}
- GITEA_RUNNER_LABELS=${RUNNER_LABELS}
image: gitea/act_runner:0.6.0
image: gitea/act_runner:0.6.1
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
gitea:
image: gitea/act_runner:0.6.0
image: gitea/act_runner:0.6.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"