Skip to content

Commit

Permalink
chore: updated PySCeS
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrkarr committed Aug 18, 2021
1 parent 0d87bca commit ae44776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-base
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ RUN apt-get update -y \
RUN pip install ipyparallel

# install PySCeS
ARG PYSCES_REVISION=470cd0b8afa4c14721a2b2bc00d4c71d80603801
ARG PYSCES_REVISION=7478a05bc4480e580fabfe89acb259274ced7f6c
RUN apt-get update -y \
&& apt-get install -y --no-install-recommends \
git \
Expand Down

0 comments on commit ae44776

Please sign in to comment.