Update gitea

This commit is contained in:
Andreas Zweili 2024-02-26 17:06:43 +01:00
parent f6492a9c85
commit 9d56eb3ee0
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.5";
image = "gitea/gitea:1.21.6";
autoStart = true;
environment = {
PUID = "1000";