Update gitea

This commit is contained in:
Andreas Zweili 2024-03-04 13:39:47 +01:00
parent e569eecf9d
commit c7fa3d6e9e
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.6";
image = "gitea/gitea:1.21.7";
autoStart = true;
environment = {
PUID = "1000";