Update gitea/gitea Docker tag to v1.26.0

This commit is contained in:
renovate[bot]
2026-04-18 22:29:27 +00:00
committed by GitHub
parent 0f88d78fe0
commit b1f6c3b463
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
gitea:
image: gitea/gitea:1.25.5
image: gitea/gitea:1.26.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"