Skip to content

Commit

Permalink
add more deps: cmake clang(gcc)
Browse files Browse the repository at this point in the history
  • Loading branch information
navigaid committed Oct 13, 2022
1 parent f7a2e8d commit 2a08474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM btwiuse/arch

RUN pacman -Syu --noconfirm --overwrite='*' docker neofetch rustup
RUN pacman -Syu --noconfirm --overwrite='*' docker neofetch rustup clang cmake

0 comments on commit 2a08474

Please sign in to comment.