Update gitea

This commit is contained in:
Andreas Zweili 2024-04-01 21:51:06 +02:00
parent 9f428ac271
commit 52dafd370d
1 changed files with 1 additions and 1 deletions

View File

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