Skip to content

Commit 652c597

Browse files
committed
use updated jupyter base-notebook image
1 parent e60666d commit 652c597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/NotebookImage.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG python_version="3.9"
2-
FROM jupyter/base-notebook:python-${python_version}
2+
FROM quay.io/jupyter/base-notebook:python-${python_version}
33

44
ARG python_version
55
ARG arcgis_version="2.2.0"

0 commit comments

Comments
 (0)