diff --git a/Dockerfile b/Dockerfile index e9e9b6ae..8e07117d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:rolling +FROM ubuntu:20.04 LABEL maintainer="Ben V. Brown " WORKDIR /build