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:
parent
fcd883943e
commit
f537571059
@ -2,7 +2,7 @@
|
||||
# Dockerfile for chinadns
|
||||
#
|
||||
|
||||
FROM ubuntu:14.04
|
||||
FROM debian:jessie
|
||||
MAINTAINER kev <noreply@datageek.info>
|
||||
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
|
Loading…
Reference in New Issue
Block a user