diff --git a/Dockerfile b/Dockerfile index 44f9651..5be1d7b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:20.04 +FROM ubuntu:23.04 ARG DEBIAN_FRONTEND=noninteractive RUN apt-get update && apt-get install -y \