Update gitea/gitea Docker tag to v1.23.6
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 20s

This commit is contained in:
2025-03-25 21:01:01 +00:00
parent a36518a3a8
commit 621bdc1c42
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.23.5
image: gitea/gitea:1.23.6
container_name: gitea
depends_on:
- postgresql