1
0
Fork 0

Merge pull request #239 from pooneyy/renovate/gitea-act_runner-0.x

This commit is contained in:
github-actions[bot] 2025-06-26 03:42:31 +00:00 committed by GitHub
commit 199dbb5738
10 changed files with 2 additions and 2 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.11
image: gitea/act_runner:0.2.12
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
gitea:
image: gitea/act_runner:0.2.11
image: gitea/act_runner:0.2.12
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"