Update gitea/gitea Docker tag to v1.24.6

This commit is contained in:
renovate[bot]
2025-09-11 10:38:33 +00:00
committed by GitHub
parent 2cb63b58a9
commit 7779e51dc1
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
gitea:
image: gitea/gitea:1.24.5
image: gitea/gitea:1.24.6
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"