Gitea/Forgejo Version
This commit is contained in:
parent
9a6a22571b
commit
8667f20702
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
services:
|
||||
|
||||
web:
|
||||
image: codeberg.org/forgejo/forgejo:1.18
|
||||
image: codeberg.org/forgejo/forgejo:${FORGEJO_VERSION}
|
||||
volumes:
|
||||
- ${VOLUMES_PATH}/git/forgejo_data:/data
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
|
|
Loading…
Reference in a new issue