diff --git a/Dockerfile b/Dockerfile index b70c6b5..cea3fe2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:19.04 +FROM ubuntu:20.04 RUN apt-get update && apt-get install -y \ ca-certificates \