Update Gitea service configuration to use latest image tag for Gitea #31

Merged
gyurix merged 1 commits from dev into main 2025-08-29 12:31:31 +00:00
Showing only changes of commit fd179866b2 - Show all commits

View File

@@ -64,7 +64,7 @@
"POST_START": [] "POST_START": []
}, },
{ {
"IMAGE": "gitea:gitea", "IMAGE": "gitea/gitea:latest",
"UPDATE": "true", "UPDATE": "true",
"NAME": "giteaapp", "NAME": "giteaapp",
"DNS": [ "DNS": [