Update Dockerfile

This commit is contained in:
AntonTumasov 2016-07-20 13:47:14 +03:00 committed by Glenn Y. Rolland
parent af7075ce56
commit e0abe3cc8b

View file

@ -1,5 +1,5 @@
FROM debian:testing
MAINTAINER Glenn Y. Rolland <glenux@glenux.net>
FROM debian:latest
MAINTAINER Glenn Y. Rolland <glenux@glenux.net> Dmitrii Zolotov <dzolotov@herzen.spb.ru>
ENV DEBIAN_FRONTEND noninteractive
RUN apt-get update