Update gitea

This commit is contained in:
Andreas Zweili 2023-11-20 17:51:55 +01:00
parent c5ecf58af0
commit 99c9fa76bf
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ in
containers."gitea" = {
# https://blog.gitea.io/
# https://hub.docker.com/r/gitea/gitea/tags
image = "gitea/gitea:1.20.5";
image = "gitea/gitea:1.21";
autoStart = true;
environment = {
PUID = "1000";