Update gitea

This commit is contained in:
Andreas Zweili 2024-02-05 15:35:44 +01:00
parent d1e37629f3
commit ef2373c159
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.3";
image = "gitea/gitea:1.21.5";
autoStart = true;
environment = {
PUID = "1000";