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

Update postgres digest to a00af33

This commit is contained in:
Renovate Bot 2022-05-18 12:25:08 +00:00
parent e753a7f8bb
commit 5710fe43f2
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.3-alpine@sha256:89bb80783bea8c0e0756a1542079fd2cb402984fc7b1f97e9a75dce79a9cd4be
image: postgres:14.3-alpine@sha256:a00af33e23643f497a42bc24d2f6f28cc67f3f48b076135c5626b2e07945ff9c
restart: unless-stopped
healthcheck:
test: pg_isready -U postgres