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 dfd1449

This commit is contained in:
Renovate Bot 2022-03-19 03:39:53 +00:00
parent f5fa6ecee7
commit ba3e7867ad
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:a641570faf26ddb2676dcf5e6ccf7e88714b51ee4f284b8369c1d34df3a9c83e
image: postgres:14.2-alpine@sha256:dfd144937916a40521248f82c7e1acdcdfd0bf79db20ebc91f25f6842c689322
restart: unless-stopped
healthcheck:
test: pg_isready -U postgres