diff --git a/docker-compose.yml b/docker-compose.yml index 6c84062..4943aaa 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -26,7 +26,7 @@ services: db: condition: service_healthy db: - image: postgres:14.1-alpine@sha256:c324c9a1071c8a968f77e4a6f1c01f6a877f075940d99f544b900e153b0414a1 + image: postgres:14.1-alpine@sha256:ef9403196eb6be267e4fcadc6f4537a60bf1e43d8922a9aad413b540507d8340 restart: unless-stopped healthcheck: test: pg_isready -U postgres