diff --git a/Dockerfile b/Dockerfile index 21cfa1a..979fd96 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:jammy +FROM ubuntu:noble # Basic packages needed to download dependencies and unpack them. RUN apt-get update && apt-get install -y \