mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-27 04:16:45 +01:00
keepass2 base image from jessie to sid (#173)
This commit is contained in:
parent
f991ccb4eb
commit
4185c896c9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user