We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b2fb63 commit 70ba7edCopy full SHA for 70ba7ed
projects/ml/llm/.devcontainer/Dockerfile
@@ -29,4 +29,4 @@ clojure -Ttools install-latest :lib io.github.seancorfield/deps-new :as new && \
29
clojure -Ttools list
30
31
RUN sudo apt-get update && \
32
- sudo apt-get install -y lsb-release maven apt-get install libxrender1 libxtst6 libxi6
+ sudo apt-get install -y lsb-release maven libxrender1 libxtst6 libxi6
0 commit comments