Update postgres Docker tag to v17

This commit is contained in:
renovate[bot] 2025-08-18 07:12:57 +00:00 committed by GitHub
parent 7aa900f612
commit df0ce22239
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ jobs:
test: test:
services: services:
postgres: postgres:
image: postgres:16 image: postgres:17
ports: ports:
- "5432:5432" - "5432:5432"
env: env: