chore(deps): update postgres docker tag to v17.3 (#4854)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-15 08:04:17 +01:00 committed by GitHub
parent feb2a5da2e
commit 76fdae87c9
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.2-alpine
image: postgres:17.3-alpine
environment:
POSTGRES_USER: gitea
POSTGRES_PASSWORD: 123456