Merge pull request 'Use Gitea 1.21 image' (#68) from dboreham/update-gitea-1-21 into main

Reviewed-on: #68
This commit is contained in:
David Boreham 2023-10-12 19:20:47 +00:00
commit 0e4d1a81f2

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