We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af5d604 commit f5b3c5fCopy full SHA for f5b3c5f
docker/runner/docker-compose.yml
@@ -8,7 +8,7 @@ services:
8
restart: 'unless-stopped'
9
10
gitea:
11
- image: 'code.forgejo.org/forgejo/runner:4.0.1'
+ image: 'code.forgejo.org/forgejo/runner:5.0.0'
12
links:
13
- docker-in-docker
14
depends_on:
0 commit comments