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