Skip to content

Commit f2dff58

Browse files
committed
Sync histserv docer container
1 parent ecc6b00 commit f2dff58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile.histserv-alma9

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ RUN mamba install -y python=${PYTHON_VERSION} \
2828
&& rm -rf /usr/local/pkgs
2929

3030
RUN pip install --upgrade pip && \
31-
pip install --upgrade histserv h5py
31+
pip install histserv==0.1.3 h5py

0 commit comments

Comments
 (0)