Update gitea/gitea Docker tag to v1.24.7 (#1861)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m32s

This commit is contained in:
2025-10-26 03:01:37 +00:00
parent dd5d4ef873
commit bcf4490909
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.6
image: gitea/gitea:1.24.7
container_name: gitea
depends_on:
- postgresql