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
No known key found for this signature in database
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