diff options
| author | dakkar <dakkar@thenautilus.net> | 2025-02-23 13:27:19 +0000 |
|---|---|---|
| committer | dakkar <dakkar@thenautilus.net> | 2025-02-23 13:27:19 +0000 |
| commit | bfc02993598c90ae9de60fc10a0d672194755483 (patch) | |
| tree | 8f0207d3b87b9c743a56f184a9b839e843a6c456 /compose_example.yml | |
| parent | suggest using a recent postgres image with pgroonga (diff) | |
| download | sharkey-bfc02993598c90ae9de60fc10a0d672194755483.tar.gz sharkey-bfc02993598c90ae9de60fc10a0d672194755483.tar.bz2 sharkey-bfc02993598c90ae9de60fc10a0d672194755483.zip | |
suggest using a more recent meilisearch
Diffstat (limited to 'compose_example.yml')
| -rw-r--r-- | compose_example.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compose_example.yml b/compose_example.yml index ecd5ef86c2..de13722edc 100644 --- a/compose_example.yml +++ b/compose_example.yml @@ -84,7 +84,7 @@ services: # meilisearch: # restart: always -# image: getmeili/meilisearch:v1.3.4 +# image: getmeili/meilisearch:v1.13.0 # environment: # - MEILI_NO_ANALYTICS=true # - MEILI_ENV=production |