keepass2 base image from jessie to sid (#173)

This commit is contained in:
Christian 2016-08-03 09:45:33 +02:00 committed by Jess Frazelle
parent f991ccb4eb
commit 4185c896c9

View File

@ -18,7 +18,7 @@
# (see: http://stackoverflow.com/questions/28392949/running-chromium-inside-docker-gtk-cannot-open-display-0)
#
FROM debian:jessie
FROM debian:sid
MAINTAINER Christian Koep <christian.koep@fom-net.de>
ENV DEBIAN_FRONTEND noninteractive