Update Gitea to 1.19.2

This commit is contained in:
2023-05-01 06:11:30 -06:00
committed by GitHub
parent b233eb3094
commit 2229b8b7bb
+1 -1
View File
@@ -1,7 +1,7 @@
services:
server:
image: gitea/gitea:1.19.1
image: gitea/gitea:1.19.2
environment:
- USER_UID=1000
- USER_GID=1000