There was an error while loading. Please reload this page.
1 parent 07a9d61 commit 3c291ebCopy full SHA for 3c291eb
1 file changed
orion/Dockerfile
@@ -60,7 +60,6 @@ RUN cargo install cargo-chef --version 0.1.73
60
FROM chef-base AS planner
61
62
COPY Cargo.toml ./
63
-COPY Cargo.lock ./
64
COPY api-model/Cargo.toml api-model/
65
COPY ceres/Cargo.toml ceres/
66
COPY common/Cargo.toml common/
0 commit comments