diff --git a/Dockerfile b/Dockerfile index d0c5e84..3584c6c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:20.10 +FROM ubuntu:21.04 RUN export DEBIAN_FRONTEND=noninteractive && \ apt-get update && \