update typesense and libsass
This commit is contained in:
parent
22e7b14907
commit
2191b82090
3 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ services:
|
||||||
- ${NEODB_DATA:-../data}/redis:/data
|
- ${NEODB_DATA:-../data}/redis:/data
|
||||||
|
|
||||||
typesense:
|
typesense:
|
||||||
image: typesense/typesense:0.25.1
|
image: typesense/typesense:0.25.2
|
||||||
restart: "on-failure"
|
restart: "on-failure"
|
||||||
# healthcheck:
|
# healthcheck:
|
||||||
# test: ['CMD', 'curl', '-vf', 'http://127.0.0.1:8108/health']
|
# test: ['CMD', 'curl', '-vf', 'http://127.0.0.1:8108/health']
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Reference in a new issue