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:
|
services:
|
||||||
server:
|
server:
|
||||||
image: codeberg.org/forgejo/forgejo:9
|
image: codeberg.org/forgejo/forgejo:7
|
||||||
container_name: forgejo
|
container_name: forgejo
|
||||||
environment:
|
environment:
|
||||||
- USER_UID=1026
|
- USER_UID=1026
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue