mirror of
https://github.com/kou029w/fogtype.com
synced 2025-01-18 16:08:01 +00:00
Update postgres commit hash to 126bcff
This commit is contained in:
parent
e64a86936c
commit
035c363afa
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:1c6b9ca34e512688ff0ddf7b4ba68623ab4e76b9e0f12d8226cb1c5a863a6ea9
|
||||
image: postgres:14.2-alpine@sha256:126bcff3a868d6bc79fbd9588e276731fa634f7137dd447476662da9d655ddfc
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
test: pg_isready -U postgres
|
||||
|
|
Loading…
Add table
Reference in a new issue