chore(gitea-runner): bumped patch version
fix: reverted quote autoformat
This commit is contained in:
parent
49656aa1ed
commit
d8cf488449
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
services:
|
||||
runner:
|
||||
image: 'docker.io/gitea/runner:1.0.0'
|
||||
image: 'docker.io/gitea/runner:1.0.4'
|
||||
environment:
|
||||
- 'GITEA_INSTANCE_URL=${GITEA_INSTANCE_URL}'
|
||||
- 'GITEA_RUNNER_REGISTRATION_TOKEN=${GITEA_RUNNER_REGISTRATION_TOKEN}'
|
||||
|
|
|
|||
Loading…
Reference in a new issue