Update gitea/gitea Docker tag to v1.25.0

This commit is contained in:
renovate[bot]
2025-10-30 02:51:31 +00:00
committed by GitHub
parent d914539f94
commit 9d820fa4f7
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
gitea:
image: gitea/gitea:1.24.7
image: gitea/gitea:1.25.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"