Update gitea image

This commit is contained in:
David Boreham 2023-04-19 16:59:48 -06:00
parent e94f634439
commit 6a96b18f81

View File

@ -6,7 +6,7 @@ networks:
services: services:
server: server:
image: gitea/gitea:1.19.0 image: gitea/gitea:1.19.1
environment: environment:
- USER_UID=1000 - USER_UID=1000
- USER_GID=1000 - USER_GID=1000