diff --git a/Dockerfile b/Dockerfile index 7dc69d22..063604c9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:mantic-20231011 +FROM ubuntu:noble-20241118.1 WORKDIR /app COPY . /app