Skip to content

Commit

Permalink
Add jq to list of packages to install
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Oct 28, 2023
1 parent 0b73479 commit 1817683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci-wheel.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ RUN case "${LINUX_VER}" in \
&& dnf install -y \
epel-release wget gcc zlib-devel bzip2 bzip2-devel readline-devel sqlite \
sqlite-devel xz xz-devel libffi-devel curl git ncurses-devel numactl \
numactl-devel openssh-clients libcudnn8-devel zip \
numactl-devel openssh-clients libcudnn8-devel zip jq \
protobuf-compiler autoconf automake libtool dnf-plugins-core cmake \
&& dnf config-manager --set-enabled powertools \
&& dnf install -y blas-devel lapack-devel \
Expand Down

0 comments on commit 1817683

Please sign in to comment.