@@ -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}