Skip to content

Commit

Permalink
JCF: git236 isn't an available package, revert to older git
Browse files Browse the repository at this point in the history
  • Loading branch information
John Freeman committed May 25, 2024
1 parent 2e19b42 commit 5187634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/sl7-spack.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ENV REFRESHED_AT 2024-05-23
RUN yum clean all \
&& yum -y install epel-release \
&& yum -y update \
&& yum -y install libzstd git236 \
&& yum -y install libzstd git \
make redhat-lsb-core glibc-devel \
openssl-devel xz-devel bzip2-devel libcurl-devel \
openssl libzstd-devel cyrus-sasl-devel xxhash xxhash-libs \
Expand Down

0 comments on commit 5187634

Please sign in to comment.