We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e14f615 commit ecb80e0Copy full SHA for ecb80e0
ci/docker/fedora/Dockerfile
@@ -5,6 +5,7 @@ ENV RUST_VERSION 1.78
5
6
ENV PATH /opt/cargo/bin:$PATH
7
ENV RUSTUP_HOME /opt/rustup
8
+ENV CARGO_HOME /opt/cargo
9
10
RUN sudo dnf install --assumeyes --quiet gcc make tar git rustup rclone \
11
llvm$LLVM_VERSION llvm$LLVM_VERSION-devel \
0 commit comments