Update to Gitea 1.9

This commit is contained in:
2023-03-20 09:54:26 -06:00
parent 2291b2be8f
commit 60c10d68cb
+1 -1
View File
@@ -6,7 +6,7 @@ networks:
services:
server:
image: gitea/gitea:1.18.3
image: gitea/gitea:1.19.0
environment:
- USER_UID=1000
- USER_GID=1000