diff --git a/compose.yml b/compose.yml index 7202024..5715b00 100644 --- a/compose.yml +++ b/compose.yml @@ -26,7 +26,7 @@ services: db: condition: service_healthy db: - image: postgres:14.3-alpine@sha256:c75bb07ca2cc3175a6187cc57dc228ae4b57d132e4b3f893ce50001fa6ca98af + image: postgres:14.3-alpine@sha256:d074ba3412b1499fcb574de6db186fb1022f7b0c2d0f5925f49c9fd946a99183 restart: unless-stopped healthcheck: test: pg_isready -U postgres