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 a52bbbb

This commit is contained in:
Renovate Bot 2022-03-29 14:25:58 +00:00
parent 524a2d0997
commit b64128c9b6
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.2-alpine@sha256:b62797756ca37cebdf08aa391b9826b74410a26a252580bd9d8deabc08e602d1
image: postgres:14.2-alpine@sha256:a52bbbba6840719c9c517669733577cbb89c674e38f02257db9432bb3b4757cf
restart: unless-stopped
healthcheck:
test: pg_isready -U postgres