Skip to content

Commit bc6a28b

Browse files
Updating base image
1 parent ec0dc3a commit bc6a28b

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
@@ -1,5 +1,5 @@
11
# jupyter base image
2-
FROM jupyter/scipy-notebook:lab-4.0.0 as cpu-only
2+
FROM quay.io/jupyter/scipy-notebook:lab-4.0.10 as cpu-only
33

44
# first turn off git safe.directory
55
RUN git config --global safe.directory '*'

0 commit comments

Comments
 (0)