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 1325844

This commit is contained in:
Renovate Bot 2021-11-30 11:31:25 +00:00
parent df73073d38
commit a0d5ef1e8c
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:2b39d0d31a886068342a4c037667845d9cd96280aad222b0fbe15216ba4edac2
image: postgres:14.1-alpine@sha256:1325844f0716c0ab30d7f6f5649619e28638eb4ef119bc062f53613857ec797b
restart: unless-stopped
healthcheck:
test: pg_isready -U postgres