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

This commit is contained in:
Christoph Schug 2024-11-15 09:28:03 +01:00 committed by GitHub
commit 4d41afa2a9
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:17.0
image: docker.io/library/postgres:17.1
container_name: postgres
environment:
- POSTGRES_INITDB_ARGS=${POSTGRES_INITDB_ARGS---data-checksums}