mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-22 10:07:40 +08:00
Fix dockerfile
This commit is contained in:
parent
09f13823f4
commit
ce5e4743e6
@ -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…
Reference in New Issue
Block a user