Skip to content
Snippets Groups Projects
Commit 9b21a519 authored by Éloïs's avatar Éloïs
Browse files

Update Dockerfile

parent cb66c59e
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -23,4 +23,4 @@ RUN ./install_rustup.sh
USER user
RUN export PATH="$HOME/.cargo/bin:$PATH"
RUN cargo install rustfmt
\ No newline at end of file
RUN rustup component add rustfmt
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment