Update Gitea to 1.19.2

This commit is contained in:
David Boreham 2023-05-01 06:11:30 -06:00 committed by GitHub
parent b233eb3094
commit 2229b8b7bb
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.1
image: gitea/gitea:1.19.2
environment:
- USER_UID=1000
- USER_GID=1000