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

Update postgres:14.1-alpine Docker digest to ec3ced2

This commit is contained in:
Renovate Bot 2021-11-12 19:54:09 +00:00
parent e0d488bac7
commit bd8612639d
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:ef9403196eb6be267e4fcadc6f4537a60bf1e43d8922a9aad413b540507d8340
image: postgres:14.1-alpine@sha256:ec3ced23efc137f5c4686dffb37e8848a37769344dab17ab6fb957294c1b3366
restart: unless-stopped
healthcheck:
test: pg_isready -U postgres