1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-01 12:46:39 +08:00

Merge pull request #2214 from okxlin/renovate/gitea-act_runner-0.x

chore(deps): update gitea/act_runner docker tag to v0.2.11
This commit is contained in:
okxlin 2024-09-24 19:54:12 +08:00 committed by GitHub
commit 131db85aa9
3 changed files with 1 additions and 1 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.2.10
image: gitea/act_runner:0.2.11
labels:
createdBy: "Apps"