diff --git a/minimal-notebook/Dockerfile b/minimal-notebook/Dockerfile index a264c6f1..0f9d0903 100644 --- a/minimal-notebook/Dockerfile +++ b/minimal-notebook/Dockerfile @@ -1,8 +1,8 @@ # Copyright (c) Jupyter Development Team. # Distributed under the terms of the Modified BSD License. -# Debian Jessie image released 2016 March 01. -FROM debian@sha256:a9c958be96d7d40df920e7041608f2f017af81800ca5ad23e327bc402626b58e +# Debian Jessie image released 2016 May 03. +FROM debian@sha256:32a225e412babcd54c0ea777846183c61003d125278882873fb2bc97f9057c51 MAINTAINER Jupyter Project