chore(deps): update gitea/gitea docker tag to v1.25.5
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-docker / lint-docker-compose (pull_request) Successful in 1m7s

This commit is contained in:
2026-03-14 04:02:14 +00:00
parent 2b817f6fcb
commit af561c6094

View File

@@ -33,7 +33,7 @@ services:
- postgresql18:/var/lib/postgresql - postgresql18:/var/lib/postgresql
gitea: gitea:
image: gitea/gitea:1.25.4 image: gitea/gitea:1.25.5
container_name: gitea container_name: gitea
depends_on: depends_on:
- postgresql - postgresql