chore(deps): update postgres docker tag to v17

This commit is contained in:
renovate[bot] 2024-11-10 18:41:03 +00:00 committed by GitHub
parent d4cffe2407
commit e5c968f2be
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: B5690EEEBB952194

View file

@ -37,7 +37,7 @@ services:
retries: 3
db:
image: postgres:14
image: postgres:17
restart: unless-stopped
environment:
- POSTGRES_USER=gitea