From cb5cb614c2619ad12dc719f0c1ff306d50734d97 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 Jun 2022 12:58:29 +0000 Subject: [PATCH] Update postgres digest to 5973fec --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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