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

Update postgres:14.1-alpine Docker digest to 28e8ac4

This commit is contained in:
Renovate Bot 2021-11-30 13:55:22 +00:00
parent a0d5ef1e8c
commit 5fc7c15ab1
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:1325844f0716c0ab30d7f6f5649619e28638eb4ef119bc062f53613857ec797b
image: postgres:14.1-alpine@sha256:28e8ac42048c31694d443039d5adfe293f24eec7d8c0b4f88aaefcc8df1e5b72
restart: unless-stopped
healthcheck:
test: pg_isready -U postgres