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 09934e3

This commit is contained in:
Renovate Bot 2021-11-13 01:36:31 +00:00
parent 4faa418091
commit d149b574f1
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:d0a93b1768e6474c358122e9e71adb848fcf865ccd81952915566ee34cda6099
image: postgres:14.1-alpine@sha256:09934e38fd74716ed3a68bfc9b7b34f1c5fa0fbb18e00ee61a0b74d4c57456ca
restart: unless-stopped
healthcheck:
test: pg_isready -U postgres