diff --git a/Dockerfile b/Dockerfile index 57f4646..43616cf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:19.10 +FROM ubuntu:22.04 RUN apt-get update && apt-get -y upgrade