We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c67865 commit 70f95ccCopy full SHA for 70f95cc
docker-compose.yml
@@ -2,7 +2,7 @@ version: "3"
2
3
services:
4
meilisearch:
5
- image: getmeili/meilisearch:v1.3.0-rc.4
+ image: getmeili/meilisearch:latest
6
ports:
7
- "7700:7700"
8
environment:
0 commit comments