mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Fix Dockerfile
This commit is contained in:
parent
a938a9ab0f
commit
2934a77832
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ WORKDIR /meilisearch
|
|||
COPY Cargo.lock .
|
||||
COPY Cargo.toml .
|
||||
|
||||
COPY meilisearch-auth/Cargo.toml meilisearch-auth/
|
||||
COPY meilisearch-error/Cargo.toml meilisearch-error/
|
||||
COPY meilisearch-http/Cargo.toml meilisearch-http/
|
||||
COPY meilisearch-lib/Cargo.toml meilisearch-lib/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue