Skip to content

Commit

Permalink
Changed tag for all-spark-notebook image to 'latest'
Browse files Browse the repository at this point in the history
  • Loading branch information
vbachurin authored Oct 7, 2020
1 parent 13628ce commit 043d075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python_client_example/Dockerfile.kg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the Modified BSD License.

# start from the jupyter image with R, Python, and Scala (Apache Toree) kernels pre-installed
FROM jupyter/all-spark-notebook:0017b56d93c9
FROM jupyter/all-spark-notebook:latest

# install the kernel gateway
RUN pip install --no-cache-dir jupyter_kernel_gateway
Expand Down

0 comments on commit 043d075

Please sign in to comment.