Use Gitea 1.21 image

This commit is contained in:
David Boreham 2023-10-11 16:50:59 -06:00
parent 6288a384ce
commit fd207f54b1

View File

@ -1,7 +1,7 @@
services:
server:
image: gitea/gitea:1.20.5
image: gitea/gitea:1.21.0-rc1
environment:
- USER_UID=1000
- USER_GID=1000