Chore(Update): Update Gitea runner image to version 1.0.7

Update version of gitea runner from 1.0.6 to 1.0.7
This commit is contained in:
Tyler Westbrook
2026-06-01 07:54:27 -05:00
committed by GitHub
parent 5a27427cad
commit 27b33b7b36
+1 -1
View File
@@ -6,7 +6,7 @@
services:
runner:
image: 'docker.io/gitea/runner:1.0.6'
image: 'docker.io/gitea/runner:1.0.7'
environment:
- 'GITEA_INSTANCE_URL=${GITEA_INSTANCE_URL}'
- 'GITEA_RUNNER_REGISTRATION_TOKEN=${GITEA_RUNNER_REGISTRATION_TOKEN}'