diff --git a/Dockerfile b/Dockerfile index b64ed8d62c7b..bc4ea0e5d1fd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG UBUNTU_VERSION=22.04 +ARG UBUNTU_VERSION=20.04 # This needs to generally match the container host's environment. ARG CUDA_VERSION=11.2.2 # Target the CUDA build image