diff --git a/Containerfile b/Containerfile index 0eca8c8..f296da9 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM ubuntu:22.04 +FROM ubuntu:22.10 RUN export DEBIAN_FRONTEND=noninteractive && \ apt-get update && \