mirror of
https://github.com/kou029w/fogtype.com
synced 2025-01-18 08:05:02 +00:00
Update postgres digest to ed60fdd
This commit is contained in:
parent
ba3e7867ad
commit
17164ca5be
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:dfd144937916a40521248f82c7e1acdcdfd0bf79db20ebc91f25f6842c689322
|
||||
image: postgres:14.2-alpine@sha256:ed60fdd5af6839d25b88750ee6f0e86834172741b7e26f329123a1945ab97112
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
test: pg_isready -U postgres
|
||||
|
|
Loading…
Add table
Reference in a new issue