Revert Dcokerfile

pull/124/head
WO 2019-02-13 00:52:15 +09:00 committed by Martin
parent 47a77c35c5
commit d28a0beab6
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# initialize from the image # initialize from the image
FROM ubuntu:18.04 FROM debina:9
RUN apt-get update && \ RUN apt-get update && \
apt-get upgrade -y && \ apt-get upgrade -y && \