Update gitea/gitea Docker tag to v1.24.3

This commit is contained in:
renovate[bot]
2025-07-15 06:37:42 +00:00
committed by GitHub
parent 8ba2cc86fb
commit a5390bbf84
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
gitea:
image: gitea/gitea:1.24.2
image: gitea/gitea:1.24.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"