added rust-bindgen to arch builder kernel image
All checks were successful
CI / Build arch-builder docker images (push) Successful in 16m8s

This commit is contained in:
2024-09-19 16:45:33 +08:00
parent 87583e8870
commit 160c2c26a3
2 changed files with 2 additions and 1 deletions

View File

@@ -67,6 +67,7 @@ RUN pacman -S --noconfirm --needed \
python-sphinx \
python-yaml \
openssh \
rust-bindgen \
texlive-latexextra
USER luser
WORKDIR /home/luser