1
0
Fork 0
mirror of https://github.com/kou029w/fogtype.com synced 2025-02-25 18:15:19 +00:00

Update postgres digest to 9f6ce2b

This commit is contained in:
Renovate Bot 2022-06-07 03:01:44 +00:00
parent 902d88a3b8
commit fa5195a56b
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:d074ba3412b1499fcb574de6db186fb1022f7b0c2d0f5925f49c9fd946a99183
image: postgres:14.3-alpine@sha256:9f6ce2b7c6f21481dacaaa322be35aad98e9f7342c5bde3d67fa42175803a968
restart: unless-stopped
healthcheck:
test: pg_isready -U postgres