chore(deps): update gitea/act_runner docker tag to v0.2.10
This commit is contained in:
parent
4a323f4056
commit
6572c1168f
|
|
@ -15,7 +15,7 @@ services:
|
||||||
- GITEA_RUNNER_REGISTRATION_TOKEN=${RUNNER_REGISTRATION_TOKEN}
|
- GITEA_RUNNER_REGISTRATION_TOKEN=${RUNNER_REGISTRATION_TOKEN}
|
||||||
- GITEA_RUNNER_NAME=${RUNNER_NAME}
|
- GITEA_RUNNER_NAME=${RUNNER_NAME}
|
||||||
- GITEA_RUNNER_LABELS=${RUNNER_LABELS}
|
- GITEA_RUNNER_LABELS=${RUNNER_LABELS}
|
||||||
image: gitea/act_runner:0.2.9
|
image: gitea/act_runner:0.2.10
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue