mirror of
https://github.com/kou029w/fogtype.com
synced 2025-01-18 08:05:02 +00:00
Update postgres digest to d3b857f
This commit is contained in:
parent
09806d56fd
commit
a7b3f4cc8a
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ services:
|
|||
db:
|
||||
condition: service_healthy
|
||||
db:
|
||||
image: postgres:14.2-alpine@sha256:a52bbbba6840719c9c517669733577cbb89c674e38f02257db9432bb3b4757cf
|
||||
image: postgres:14.2-alpine@sha256:d3b857fac70936a2e0dd83226cc113db1787a4f6119df77a798d8137354c4989
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
test: pg_isready -U postgres
|
||||
|
|
Loading…
Add table
Reference in a new issue