diff --git a/getting-started/spark/notebooks/Dockerfile b/getting-started/spark/notebooks/Dockerfile index d081322294..2e3371abb5 100644 --- a/getting-started/spark/notebooks/Dockerfile +++ b/getting-started/spark/notebooks/Dockerfile @@ -17,7 +17,7 @@ # under the License. # -FROM jupyter/all-spark-notebook:spark-3.5.4 +FROM jupyter/all-spark-notebook:spark-3.5.0 COPY --chown=jovyan regtests/client /home/jovyan/client COPY --chown=jovyan regtests/requirements.txt /tmp