diff --git a/Dockerfile b/Dockerfile index 9cc769e..6d99cfc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,14 +9,14 @@ RUN pacman -Sy --noconfirm \ base-devel \ yay \ git \ - git-lfs \ wget \ curl \ pacman-contrib \ - python \ - python-pip \ - python-requests \ ccache \ + clang \ + llvm \ + lld \ + python \ jq \ && yes | pacman -Scc