1
0
Fork 0
mirror of https://github.com/kou029w/fogtype.com synced 2025-01-18 08:05:02 +00:00

Update postgres digest to d074ba3

This commit is contained in:
Renovate Bot 2022-06-06 23:35:32 +00:00
parent 19eaadbe3f
commit 902d88a3b8
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

View file

@ -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