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

Update postgres:14.0-alpine Docker digest to 69a53c9

This commit is contained in:
Renovate Bot 2021-10-19 04:21:30 +00:00
parent 16ab5f0fc9
commit e58de96753
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.0-alpine@sha256:bc58b92bc896963988ad72bffed5e44526e757dfc13bf64a8073fd622932bdb6
image: postgres:14.0-alpine@sha256:69a53c98dc4767d8b7bdb7f9d0c137bca8838748616902f15068e28b5811cd3b
restart: unless-stopped
healthcheck:
test: pg_isready -U postgres