Update to Gitea 1.9

This commit is contained in:
David Boreham 2023-03-20 09:54:26 -06:00
parent 2291b2be8f
commit 60c10d68cb

View File

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