We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b455c8 commit 9d976e6Copy full SHA for 9d976e6
Dockerfile
@@ -10,7 +10,6 @@ FROM base AS builder
10
11
WORKDIR /external
12
13
-COPY rust-toolchain.toml ./
14
-RUN rustup show
+
15
16
COPY . .
0 commit comments