change default mirror url

This commit is contained in:
Terry Chen 2015-11-05 10:56:38 +08:00
parent 657976b34b
commit 7b14d43772
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ MAINTAINER Terry Chen <seterrychen@gmail.com>
ENV DEBIAN_FRONTEND noninteractive
ENV TIMEOUT 12h
ENV MIRROR_URL http://tw.archive.ubuntu.com/ubuntu
ENV MIRROR_URL http://archive.ubuntu.com/ubuntu
RUN \
apt-get update && \