update typesense and libsass

This commit is contained in:
Your Name 2024-01-09 17:18:45 -05:00 committed by Henri Dickson
parent 22e7b14907
commit 2191b82090
3 changed files with 1 additions and 1 deletions

View file

@ -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']