1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-26 10:10:22 +08:00

chore(deps): update gitea/act_runner docker tag to v0.2.9

This commit is contained in:
renovate[bot] 2024-04-02 14:45:52 +00:00 committed by GitHub
parent 86540e6d0e
commit 714c1def6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,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.8
image: gitea/act_runner:0.2.9
labels:
createdBy: "Apps"