Update gitea/gitea Docker tag to v1.26.1

This commit is contained in:
renovate[bot]
2026-04-25 01:34:00 +00:00
committed by GitHub
parent 099a0bb6f1
commit 291c9e12d4
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services: services:
gitea: gitea:
image: gitea/gitea:1.26.0 image: gitea/gitea:1.26.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"