chore(deps): update gitea/gitea docker tag to v1.25.5 (#4722)
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-docker / lint-docker-compose (push) Successful in 1m7s

This commit was merged in pull request #4722.
This commit is contained in:
2026-03-14 04:02:46 +00:00
parent 2b817f6fcb
commit b61abdf681

View File

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