Update gitea image #30

Merged
telackey merged 1 commits from dboreham/update-gitea into main 2023-04-19 23:00:21 +00:00

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