fix: use forgejo 7
This commit is contained in:
parent
24f6d524e2
commit
77418ef60b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
server:
|
||||
image: codeberg.org/forgejo/forgejo:9
|
||||
image: codeberg.org/forgejo/forgejo:7
|
||||
container_name: forgejo
|
||||
environment:
|
||||
- USER_UID=1026
|
||||
|
|
|
|||
Loading…
Reference in a new issue