upgrade forgejo to 11.x LTS

This commit is contained in:
Jacob Lifshay 2025-04-21 22:55:41 -07:00
parent 30117e2c51
commit c83861353d
Signed by: programmerjake
SSH key fingerprint: SHA256:HnFTLGpSm4Q4Fj502oCFisjZSoakwEuTsJJMSke63RQ

View file

@ -33,7 +33,7 @@ services:
labels:
- "com.centurylinklabs.watchtower.enable=true"
forgejo:
image: codeberg.org/forgejo/forgejo:7
image: codeberg.org/forgejo/forgejo:11
restart: always
environment:
- USER_UID=1000