Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Clémentine U. - curqui <clementine@meilisearch.com>
  • Loading branch information
brunoocasali and curquiza committed Sep 14, 2023
1 parent 95087a5 commit bc04047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Expand Up @@ -22,7 +22,7 @@ services:
- bundle:/vendor/bundle

meilisearch:
image: getmeili/meilisearch:v1.4.0-rc.0
image: getmeili/meilisearch:latest
ports:
- "7700"
environment:
Expand Down

0 comments on commit bc04047

Please sign in to comment.