Set Version for forgejo runner
This commit is contained in:
parent
dfb151926d
commit
12a7caef79
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ services:
|
||||||
|
|
||||||
|
|
||||||
runner:
|
runner:
|
||||||
image: code.forgejo.org/forgejo/runner:3.5.1
|
image: code.forgejo.org/forgejo/runner:${FORGEJO_RUNNER_VERSION}
|
||||||
links:
|
links:
|
||||||
- docker-in-docker
|
- docker-in-docker
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
Loading…
Add table
Reference in a new issue