Bump gitea to 1.20 #51

Merged
telackey merged 2 commits from dboreham/update-gitea-1-20 into main 2023-07-19 14:14:46 +00:00
Showing only changes of commit 0cb57033f1 - Show all commits

View File

@ -1,7 +1,7 @@
services:
server:
image: gitea/gitea:1.19.3
image: gitea/gitea:1.20
environment:
- USER_UID=1000
- USER_GID=1000