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

Update Dockerfile

parent 9c9c682a
No related branches found
No related tags found
No related merge requests found
Pipeline #7429 passed
......@@ -72,7 +72,7 @@ ENV PATH /root/.cargo/bin:$PATH
RUN rustup target add armv7-unknown-linux-gnueabihf
# install cargo deb
RUN cargo install --git https://github.com/librelois/cargo-deb
RUN cargo install cargo-deb --git https://github.com/librelois/cargo-deb
# cleanup
RUN apt-get autoremove -y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment