Update gitea to nightly
All checks were successful
Deploy homelab / Deploy (push) Successful in 1m24s

This commit is contained in:
2025-09-06 03:35:06 -05:00
parent fdc1c4b6cb
commit 9e149fe667

View File

@@ -107,7 +107,7 @@ services:
volumes:
- "/opt/minecraft:/data"
gitea:
image: gitea/gitea:latest
image: gitea/gitea:nightly
environment:
- USER_UID=1000
- USER_GID=1000