Skip to content

Commit 263faf3

Browse files
Try to hdf5
1 parent 64ac53b commit 263faf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/centos8-base

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ RUN echo 'source /tmp/root/bin/thisroot.sh' >> ~/.bashrc
3838
#RUN yum -y install HepMC3-rootIO-devel
3939

4040
# HDF5
41-
RUN yum -y install hdf5-devel.x86_64
41+
RUN yum --nobest -y install hdf5-devel.x86_64

0 commit comments

Comments
 (0)