diff --git a/notebook/Dockerfile b/notebook/Dockerfile index 26d6833..3b9044f 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-06-10 +FROM quay.io/jupyter/scipy-notebook:2024-07-01 LABEL maintainer="Flavio Martins "