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

Update to gitea 1.19.3
This commit is contained in:
David Boreham 2023-05-10 15:33:43 -07:00 committed by GitHub
commit 83d71ded74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
services:
server:
image: gitea/gitea:1.19.2
image: gitea/gitea:1.19.3
environment:
- USER_UID=1000
- USER_GID=1000