Skip to content

Commit dda55da

Browse files
committed
lint
1 parent ef1b41e commit dda55da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ RUN apt-get update && apt-get -y upgrade && apt-get install -y libclang-dev pkg-
77
RUN cargo install cargo-chef --locked --version 0.1.71
88

99
FROM chef AS planner
10-
1110
WORKDIR /app
1211
RUN --mount=target=. \
1312
cargo chef prepare --recipe-path /recipe.json

0 commit comments

Comments
 (0)