diff --git a/Dockerfile b/Dockerfile index aea6e9c..d797c07 100644 --- a/Dockerfile +++ b/Dockerfile @@ -30,6 +30,7 @@ RUN apt-get install -y \ llvm-18 \ ninja-build \ python3-pip \ + ruby \ software-properties-common \ unzip \ zip \