diff --git a/Dockerfile b/Dockerfile index 0c451ac..2ed269d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:19.04 +FROM ubuntu:19.10 RUN apt-get update && apt-get install -y \ autoconf \