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 5fe6a37

This commit is contained in:
Renovate Bot 2022-04-05 09:51:47 +00:00
parent a744c9739b
commit db8e62abe5
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.2-alpine@sha256:d3b857fac70936a2e0dd83226cc113db1787a4f6119df77a798d8137354c4989
image: postgres:14.2-alpine@sha256:5fe6a376aedbc6f1e7569915335c606f8b17695d1eb28157892792a4b01c6e03
restart: unless-stopped
healthcheck:
test: pg_isready -U postgres