Update gitea/gitea Docker tag to v1.24.7

This commit is contained in:
renovate[bot]
2025-10-25 03:33:40 +00:00
committed by GitHub
parent bb8a1cda87
commit bde77d1334
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
gitea:
image: gitea/gitea:1.24.6
image: gitea/gitea:1.24.7
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"