Update to gitea 1.19.3 #38

Merged
telackey merged 1 commits from dboreham/update-gitea-1.19.3 into main 2023-05-10 22:33:43 +00:00
Showing only changes of commit dd016182a5 - Show all commits

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