Merge pull request #435 from ChristianLempa/renovate/docker.io-library-postgres-17.x

chore(deps): update docker.io/library/postgres docker tag to v17
This commit is contained in:
Christoph Schug 2024-09-27 10:47:14 +02:00 committed by GitHub
commit 3494fb135e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
---
services:
postgres:
image: docker.io/library/postgres:16.4
image: docker.io/library/postgres:17.0
container_name: postgres
environment:
- POSTGRES_INITDB_ARGS=${POSTGRES_INITDB_ARGS---data-checksums}