Skip to content

Commit

Permalink
Update release-ci-aarch64.DockerFile
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinxc authored Dec 21, 2023
1 parent 72f0737 commit 0923b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/release-ci-aarch64.DockerFile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN cd /etc/yum.repos.d/ \

RUN yum install -y \
git vim-common wget unzip which java-11-openjdk-devel \
libtool autoconf make ninja-build \
libtool autoconf make ninja-build perl-IPC-Cmd \
&& yum clean all

# install conda
Expand Down

0 comments on commit 0923b0e

Please sign in to comment.