1
0
Fork 0

chore(deps): update gitea/gitea docker tag to v1.25.3 (#3023)

This commit is contained in:
renovate[bot] 2025-12-18 22:31:37 +00:00 committed by GitHub
parent 6ab0259329
commit 3df2447d6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 1 additions and 1 deletions

View File

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