Skip to content

Commit

Permalink
delete curl
Browse files Browse the repository at this point in the history
Signed-off-by: Sammy Huang <[email protected]>
  • Loading branch information
yellow-shine committed Feb 18, 2024
1 parent a55060a commit da828a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/docker/builder/cpu/rockylinux9.3/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ARG TARGETARCH
RUN dnf install -y git wget
RUN dnf install -y epel-release
RUN dnf groupinstall -y "Development Tools"
RUN dnf install -y wget curl which \
RUN dnf install -y wget which \
git make automake python3-devel python3-pip \
gcc gcc-c++ gcc-gfortran \
clang llvm-devel \
Expand Down

0 comments on commit da828a9

Please sign in to comment.