Revert Dcokerfile

This commit is contained in:
WO 2019-02-13 00:52:15 +09:00 committed by Martin
parent 47a77c35c5
commit d28a0beab6

View File

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