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