Update gitea/gitea Docker tag to v1.25.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 8s
lint-test-docker / docker-lint (pull_request) Successful in 9s

This commit is contained in:
2025-10-30 18:02:14 +00:00
parent f699574668
commit 1314fb01d3
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ services:
- postgresql:/var/lib/postgresql/data
gitea:
image: gitea/gitea:1.24.7
image: gitea/gitea:1.25.0
container_name: gitea
depends_on:
- postgresql