Update gitea/gitea Docker tag to v1.24.5

This commit is contained in:
renovate[bot]
2025-08-13 21:44:59 +00:00
committed by GitHub
parent 1fc14e693a
commit 4cc621893d
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
gitea:
image: gitea/gitea:1.24.4
image: gitea/gitea:1.24.5
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"