Update gitea

This commit is contained in:
Andreas Zweili 2023-07-10 09:31:20 +02:00
parent 5e0025dc61
commit d1181f27f2
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.19.3";
image = "gitea/gitea:1.19.4";
autoStart = true;
environment = {
PUID = "1000";