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

This commit is contained in:
2025-05-13 23:30:45 +00:00
parent 627c51efa9
commit a31dbf5056
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.7
image: gitea/gitea:1.23.8
container_name: gitea
depends_on:
- postgresql