diff --git a/Dockerfile b/Dockerfile index 0d0c8bb..6511046 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:18.04 +FROM ubuntu:20.04 RUN apt-get update && \ apt-get install -y wget curl