From 902d88a3b816a32c92663992d56cf911c1ca93bc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 6 Jun 2022 23:35:32 +0000 Subject: [PATCH] Update postgres digest to d074ba3 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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