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 ed60fdd

This commit is contained in:
Renovate Bot 2022-03-23 20:07:31 +00:00
parent ba3e7867ad
commit 17164ca5be
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:dfd144937916a40521248f82c7e1acdcdfd0bf79db20ebc91f25f6842c689322
image: postgres:14.2-alpine@sha256:ed60fdd5af6839d25b88750ee6f0e86834172741b7e26f329123a1945ab97112
restart: unless-stopped
healthcheck:
test: pg_isready -U postgres