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

Update postgres digest to f007a48

This commit is contained in:
Renovate Bot 2022-03-17 10:57:45 +00:00
parent 0e65a468a9
commit f9222bbd3c
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:126bcff3a868d6bc79fbd9588e276731fa634f7137dd447476662da9d655ddfc
image: postgres:14.2-alpine@sha256:f007a48bec0da676ae99729f21f1719fd49308fc26b21bb0ea7f08ca88da85ba
restart: unless-stopped
healthcheck:
test: pg_isready -U postgres