Update gitea

This commit is contained in:
Andreas Zweili 2023-12-28 13:07:17 +01:00
parent e720783d1d
commit 80059a1a87
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.21";
image = "gitea/gitea:1.21.3";
autoStart = true;
environment = {
PUID = "1000";