mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-04-24 07:11:46 +08:00
chore(deps): update gitea/act_runner docker tag to v0.4.1 (localApps) (#5159)
This commit is contained in:
parent
f15b3e1db9
commit
fec48f10a3
@ -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.4.0
|
||||
image: gitea/act_runner:0.4.1
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
gitea:
|
||||
image: gitea/act_runner:0.4.0
|
||||
image: gitea/act_runner:0.4.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue
Block a user