1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-12 04:23:04 +02:00

switch from ubuntu to debian

This commit is contained in:
kev 2015-05-23 13:57:18 +08:00
parent fcd883943e
commit f537571059

View File

@ -2,7 +2,7 @@
# Dockerfile for chinadns
#
FROM ubuntu:14.04
FROM debian:jessie
MAINTAINER kev <noreply@datageek.info>
ENV DEBIAN_FRONTEND noninteractive