1
0

chore(deps): update gitea/gitea docker tag to v1.25.1 (#2366)

This commit is contained in:
renovate[bot]
2025-11-05 04:03:09 +00:00
committed by GitHub
parent a9ab3e0aaf
commit 861f00bd93
4 changed files with 1 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ networks:
services:
gitea:
image: gitea/gitea:1.25.0
image: gitea/gitea:1.25.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"