Skip to content

Commit f64328f

Browse files
authored
fix ubuntu package version
1 parent a9c50e4 commit f64328f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ubuntu/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ RUN set -ex \
1010
&& apt-get install -y --no-install-recommends \
1111
build-essential cmake \
1212
wget unzip \
13-
libhdf5-103-1 libhdf5-dev \
13+
libhdf5-310 libhdf5-dev \
1414
libopenblas0 libopenblas-dev \
1515
libprotobuf32 libprotobuf-dev \
1616
libjpeg8 libjpeg8-dev \

0 commit comments

Comments
 (0)