diff --git a/Dockerfile b/Dockerfile index c96b522..e6cee44 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:18.04 +FROM ubuntu:22.04 ARG DEBIAN_FRONTEND=noninteractive RUN apt update -y -q && apt upgrade -y -q && apt upgrade -y -q && apt install -y -q \