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:
parent
5a27427cad
commit
27b33b7b36
1 changed files with 1 additions and 1 deletions
|
|
@ -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}'
|
||||
|
|
|
|||
Loading…
Reference in a new issue