Fix #342: Update debian:jessie base image

This commit is contained in:
Peter Parente
2017-02-28 21:27:18 -06:00
parent 387f29b6ca
commit 12dfd972c2

View File

@@ -1,8 +1,9 @@
# Copyright (c) Jupyter Development Team.
# Distributed under the terms of the Modified BSD License.
# Debian Jessie image released 2016 May 03.
FROM debian@sha256:f7062cf040f67f0c26ff46b3b44fe036c29468a7e69d8170f37c57f2eec1261b
# Debian Jessie debootstrap from 2017-02-27
# https://github.com/docker-library/official-images/commit/aa5973d0c918c70c035ec0746b8acaec3a4d7777
FROM debian@sha256:52af198afd8c264f1035206ca66a5c48e602afb32dc912ebf9e9478134601ec4
MAINTAINER Jupyter Project <jupyter@googlegroups.com>