diff --git a/Dockerfile b/Dockerfile index 1a3f92e5210f..5711737520da 100644 --- a/Dockerfile +++ b/Dockerfile @@ -126,7 +126,7 @@ RUN apt-get update && \ # Install CMake (the version in 22.04 is too old) RUN <