Merge pull request #30 from cerc-io/dboreham/update-gitea

Update gitea image
This commit was merged in pull request #30.
This commit is contained in:
2023-04-19 17:00:21 -06:00
committed by GitHub
+1 -1
View File
@@ -6,7 +6,7 @@ networks:
services:
server:
image: gitea/gitea:1.19.0
image: gitea/gitea:1.19.1
environment:
- USER_UID=1000
- USER_GID=1000