mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 03:21:12 +08:00
chore(deps): update gitea/act_runner docker tag to v0.2.13 (#1523)
This commit is contained in:
parent
75057e7fc0
commit
7344760bd9
@ -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.12
|
||||
image: gitea/act_runner:0.2.13
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
gitea:
|
||||
image: gitea/act_runner:0.2.12
|
||||
image: gitea/act_runner:0.2.13
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
x
Reference in New Issue
Block a user