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

This commit is contained in:
2025-09-12 06:01:21 +00:00
parent 6a6b1d539d
commit dcdb2025d1
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.5
image: gitea/gitea:1.24.6
container_name: gitea
depends_on:
- postgresql