Skip to content

Commit

Permalink
Add libhdf5-dev installation
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobronium committed Jul 23, 2024
1 parent 292e1c4 commit 7a3e162
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RUN apt-get update && \
libxml2-dev \
libxmlsec1-dev \
libxmlsec1-openssl \
libhdf5-dev \
&& rm -rf /var/lib/apt/lists/*

ARG PIP_VERSION
Expand Down

0 comments on commit 7a3e162

Please sign in to comment.