Update gitea to nightly
All checks were successful
Deploy homelab / Deploy (push) Successful in 1m24s
All checks were successful
Deploy homelab / Deploy (push) Successful in 1m24s
This commit is contained in:
@@ -107,7 +107,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- "/opt/minecraft:/data"
|
- "/opt/minecraft:/data"
|
||||||
gitea:
|
gitea:
|
||||||
image: gitea/gitea:latest
|
image: gitea/gitea:nightly
|
||||||
environment:
|
environment:
|
||||||
- USER_UID=1000
|
- USER_UID=1000
|
||||||
- USER_GID=1000
|
- USER_GID=1000
|
||||||
|
|||||||
Reference in New Issue
Block a user