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 c75bb07

This commit is contained in:
Renovate Bot 2022-05-26 01:15:57 +00:00
parent 1672b0c050
commit 6f8b0fb336
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:7ec88765406d33fb49a409a3d483afe0eba3b2d12605794330fbb6c1e5960821
image: postgres:14.3-alpine@sha256:c75bb07ca2cc3175a6187cc57dc228ae4b57d132e4b3f893ce50001fa6ca98af
restart: unless-stopped
healthcheck:
test: pg_isready -U postgres