chore(deps): update docker.io/library/postgres docker tag to v17.2

This commit is contained in:
renovate[bot] 2024-11-22 23:44:15 +00:00 committed by GitHub
parent 0a6569603a
commit 3ba1ee9dfe
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.1
image: docker.io/library/postgres:17.2
container_name: postgres
environment:
- POSTGRES_INITDB_ARGS=${POSTGRES_INITDB_ARGS---data-checksums}