This commit is contained in:
2025-05-25 00:14:57 +02:00
parent fb5d82aa2c
commit 51bf315d0c
2 changed files with 3 additions and 3 deletions

View File

@ -38,7 +38,7 @@ services:
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
runner:
image: docker.io/gitea/act_runner:nightly
image: ${DOCKER_REGISTRY:-}docker.io/gitea/act_runner:nightly
environment:
CONFIG_FILE: /config/config.yaml
GITEA_INSTANCE_URL: "https://gitea.sectorq.eu/"