diff --git a/docker-compose.yml b/docker-compose.yml index 6001d0c..b91df3e 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -184,7 +184,7 @@ services: interval: 10s timeout: 5s retries: 5 - image: postgres:17-alpine@sha256:5ee0fc820fadd46a3c9ce6e3e768664cdbb1b0b763e05f7140974cf73b23f84a + image: postgres:17-alpine@sha256:e8620ab449ee1dc2d47356b6a82806c22a2c68d46b9620b689723570ed9df927 restart: unless-stopped volumes: - scanopy-pg-data:/var/lib/postgresql/data