We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecc6b00 commit f2dff58Copy full SHA for f2dff58
docker/Dockerfile.histserv-alma9
@@ -28,4 +28,4 @@ RUN mamba install -y python=${PYTHON_VERSION} \
28
&& rm -rf /usr/local/pkgs
29
30
RUN pip install --upgrade pip && \
31
- pip install --upgrade histserv h5py
+ pip install histserv==0.1.3 h5py
0 commit comments