diff --git a/Dockerfile b/Dockerfile index f52fcdf996..397a229eaf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:focal as app +FROM ubuntu:noble as app ARG PYTHON_VERSION=3.8