Skip to content

Commit

Permalink
#13 no print
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Aug 2, 2022
1 parent c70557d commit ec2daee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ RUN npm --version
RUN curl https://sh.rustup.rs -sSf | bash -s -- -y
ENV PATH="${PATH}:${HOME}/.cargo/bin"
RUN "${HOME}/.cargo/bin/rustup" toolchain install stable
RUN cargo --version

# Clean up
RUN rm -rf /root/.ssh
Expand Down

0 comments on commit ec2daee

Please sign in to comment.