chore(deps): update typesense/typesense docker tag to v0.25.1 (#1183)

This commit is contained in:
renovate[bot] 2023-09-11 12:09:43 +00:00 committed by GitHub
parent 25f0258393
commit 0b5ca880c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -142,7 +142,7 @@ services:
immich-typesense: immich-typesense:
container_name: immich-typesense container_name: immich-typesense
image: typesense/typesense:0.25.0 image: typesense/typesense:0.25.1
environment: environment:
- TYPESENSE_API_KEY=${IMMICH_TYPESENSE_API_KEY} - TYPESENSE_API_KEY=${IMMICH_TYPESENSE_API_KEY}
- TYPESENSE_DATA_DIR=/data - TYPESENSE_DATA_DIR=/data