diff --git a/compose.yml b/compose.yml index 97d837c..9211174 100644 --- a/compose.yml +++ b/compose.yml @@ -26,7 +26,7 @@ services: db: condition: service_healthy db: - image: postgres:14.3-alpine@sha256:0d8b3f2da69b928538bb552542f0fc8bb74d654fa26904c9887929ed29cc3dea + image: postgres:14.3-alpine@sha256:5973fec8d8284c8961ac3c23945e52d533dd0d21cc7b3c7dd7a46fd199bed4a4 restart: unless-stopped healthcheck: test: pg_isready -U postgres