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

Update postgres commit hash to 1c6b9ca

This commit is contained in:
Renovate Bot 2022-03-08 22:28:36 +00:00
parent 10cd3edd54
commit e64a86936c
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:4d15d2b95bd31318b07069dd6bff3447626df6258bbf33daef21365b7824902e
image: postgres:14.2-alpine@sha256:1c6b9ca34e512688ff0ddf7b4ba68623ab4e76b9e0f12d8226cb1c5a863a6ea9
restart: unless-stopped
healthcheck:
test: pg_isready -U postgres