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