diff --git a/notebook/Dockerfile b/notebook/Dockerfile index 53fe943..f75d08b 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-05-16 +FROM quay.io/jupyter/scipy-notebook:2024-05-27 LABEL maintainer="Flavio Martins "