diff --git a/Dockerfile b/Dockerfile index 7e5ccc8..d91f995 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:16.04 +FROM ubuntu:18.04 MAINTAINER Haixin Lee ENV DEBIAN_FRONTEND noninteractive # RUN locale-gen en_US.UTF-8