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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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}'