We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d87bca commit ae44776Copy full SHA for ae44776
Dockerfile-base
@@ -58,7 +58,7 @@ RUN apt-get update -y \
58
RUN pip install ipyparallel
59
60
# install PySCeS
61
-ARG PYSCES_REVISION=470cd0b8afa4c14721a2b2bc00d4c71d80603801
+ARG PYSCES_REVISION=7478a05bc4480e580fabfe89acb259274ced7f6c
62
RUN apt-get update -y \
63
&& apt-get install -y --no-install-recommends \
64
git \
0 commit comments