fix: use forgejo 9 to match database version

This commit is contained in:
KV-Tube Deployer 2026-03-28 14:36:20 +07:00
parent cbb487d307
commit 6a70fc8438

View file

@ -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