diff --git a/Dockerfile b/Dockerfile index 39bce19..a251266 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:18.10 +FROM ubuntu RUN apt-get update RUN apt-get --assume-yes install software-properties-common RUN apt-get update