Update gitea/gitea Docker tag to v1.24.4

This commit is contained in:
renovate[bot]
2025-08-04 20:44:20 +00:00
committed by GitHub
parent 34d645bd39
commit 82c6436357
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
gitea:
image: gitea/gitea:1.24.3
image: gitea/gitea:1.24.4
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"