diff --git a/notebook/Dockerfile b/notebook/Dockerfile index c1d8839..f0f7951 100644 --- a/notebook/Dockerfile +++ b/notebook/Dockerfile @@ -1,6 +1,6 @@ # Copyright (c) IPRist Development Team # Distributed under the terms of the Modified BSD License. -FROM quay.io/jupyter/scipy-notebook:2024-09-02 +FROM quay.io/jupyter/scipy-notebook:2024-09-09 LABEL maintainer="Flavio Martins "