Update gitea

This commit is contained in:
Andreas Zweili 2023-09-18 17:26:44 +02:00
parent aea387df6d
commit 45de21c2bb
1 changed files with 1 additions and 1 deletions

View File

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