Update Typesense

This commit is contained in:
2026-03-17 16:23:14 -03:00
parent 490cbbb812
commit 6f1fffd6e8

View File

@@ -30,7 +30,7 @@ services:
- internal
typesense:
image: typesense/typesense:29.0
image: typesense/typesense:30.1
command:
- "--data-dir=/data"
- "--api-key=${TYPESENSE_API_KEY:?TYPESENSE_API_KEY must be set}"