Compare commits
No commits in common. "4e0b6cc817baa2dca6ec4ecf941e1ecd320572f9" and "d417d6ab5d70ba12723e24407a9e36c33e69904a" have entirely different histories.
4e0b6cc817
...
d417d6ab5d
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ services:
|
||||||
restart: 'unless-stopped'
|
restart: 'unless-stopped'
|
||||||
|
|
||||||
gitea:
|
gitea:
|
||||||
image: 'code.forgejo.org/forgejo/runner:3.5.0'
|
image: 'code.forgejo.org/forgejo/runner:3.4.1'
|
||||||
links:
|
links:
|
||||||
- docker-in-docker
|
- docker-in-docker
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
Reference in a new issue