Bump gitea to 1.20

This commit is contained in:
2023-07-18 11:21:05 -06:00
parent 2f509cfa98
commit 0cb57033f1
+1 -1
View File
@@ -1,7 +1,7 @@
services:
server:
image: gitea/gitea:1.19.3
image: gitea/gitea:1.20
environment:
- USER_UID=1000
- USER_GID=1000