Skip to content

Commit 187ec19

Browse files
authored
Update Dockerfile
1 parent 428f936 commit 187ec19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ LABEL maintainer "[email protected]"
44

55
USER main
66

7-
RUN conda install -c conda-forge python-stratify matplotlib && python -c "import matplotlib.pyplot"
7+
RUN conda install -c conda-forge python-stratify matplotlib=1.5.3

0 commit comments

Comments
 (0)