mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-10-30 15:36:28 +00:00 
			
		
		
		
	Fix Dockerfile
This commit is contained in:
		| @@ -11,6 +11,7 @@ WORKDIR /meilisearch | |||||||
| COPY    Cargo.lock . | COPY    Cargo.lock . | ||||||
| COPY    Cargo.toml . | COPY    Cargo.toml . | ||||||
|  |  | ||||||
|  | COPY    meilisearch-auth/Cargo.toml meilisearch-auth/ | ||||||
| COPY    meilisearch-error/Cargo.toml meilisearch-error/ | COPY    meilisearch-error/Cargo.toml meilisearch-error/ | ||||||
| COPY    meilisearch-http/Cargo.toml meilisearch-http/ | COPY    meilisearch-http/Cargo.toml meilisearch-http/ | ||||||
| COPY    meilisearch-lib/Cargo.toml meilisearch-lib/ | COPY    meilisearch-lib/Cargo.toml meilisearch-lib/ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user