chore(deps): update postgres docker tag to v17.4 (#4881)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-22 07:45:53 +01:00 committed by GitHub
parent 63ee2ba486
commit 4b5016dd17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ version: '3'
services:
gitea-database:
image: postgres:17.3-alpine
image: postgres:17.4-alpine
environment:
POSTGRES_USER: gitea
POSTGRES_PASSWORD: 123456