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 b3d0106

This commit is contained in:
Renovate Bot 2021-11-16 08:53:40 +00:00
parent 362e1ee1e1
commit ab3180bdaa
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:d2555c173da1adfcba1d6d440fa825d37f987f26053112215e0293a4de5e0ade
image: postgres:14.1-alpine@sha256:b3d01066c4ae4f1da294e2e4adc5f27d40fb9bba29b51254a2c58f399f32f023
restart: unless-stopped
healthcheck:
test: pg_isready -U postgres