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

Update gitea image
This commit is contained in:
David Boreham 2023-04-19 17:00:21 -06:00 committed by GitHub
commit 3796db82f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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