diff --git a/docker-compose.yml b/docker-compose.yml index eb3ed62..4757191 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:769811f324e92e1fdedb5ed6b306d1948f9c9058987b40cc0c2dfc342dffb28b + image: postgres:14.1-alpine@sha256:d2555c173da1adfcba1d6d440fa825d37f987f26053112215e0293a4de5e0ade restart: unless-stopped healthcheck: test: pg_isready -U postgres