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

Update postgres:14.1-alpine Docker digest to d2555c1

This commit is contained in:
Renovate Bot 2021-11-16 04:56:29 +00:00
parent 267826d774
commit 362e1ee1e1
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.1-alpine@sha256:769811f324e92e1fdedb5ed6b306d1948f9c9058987b40cc0c2dfc342dffb28b
image: postgres:14.1-alpine@sha256:d2555c173da1adfcba1d6d440fa825d37f987f26053112215e0293a4de5e0ade
restart: unless-stopped
healthcheck:
test: pg_isready -U postgres