diff --git a/Dockerfile b/Dockerfile index 8eed2d6..ce5c64f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:16.04 +FROM ubuntu:18.04 RUN apt-get -y update && apt-get install -y \ autoconf \