mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
Fix dockerfile
This commit is contained in:
parent
09f13823f4
commit
ce5e4743e6
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ COPY Cargo.lock .
|
|||
COPY Cargo.toml .
|
||||
|
||||
COPY meilisearch-error/Cargo.toml meilisearch-error/
|
||||
COPY meilisearch-http/Cargo.lock meilisearch-http/
|
||||
COPY meilisearch-http/Cargo.toml meilisearch-http/
|
||||
|
||||
ENV RUSTFLAGS="-C target-feature=-crt-static"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue