Update Dockerfile
This commit is contained in:
parent
af7075ce56
commit
e0abe3cc8b
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue