Skip to content

Commit ef60c73

Browse files
Bump jupyter/scipy-notebook from 01a2c6c to e5ef944
Bumps jupyter/scipy-notebook from `01a2c6c` to `e5ef944`. --- updated-dependencies: - dependency-name: jupyter/scipy-notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 91521ed commit ef60c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Provides all worked examples from the FlowKit docs in a ready-to-go JupyterLab install
77
#
88

9-
FROM quay.io/jupyter/scipy-notebook:ubuntu-22.04@sha256:01a2c6c1f5404f73a5be37efb9857ff2fd5675b5174a10f0f083798069a23458
9+
FROM quay.io/jupyter/scipy-notebook:ubuntu-22.04@sha256:e5ef944f38c3a0fe6823035ef4d28db16377a3a2136aa99e571b3813abf53dc7
1010

1111
RUN rm -rf /home/$NB_USER/work
1212
ARG SOURCE_VERSION=0+unknown

0 commit comments

Comments
 (0)