added openssh to arch-builder image
All checks were successful
CI / Build arch-builder docker images (push) Successful in 6m35s

This commit is contained in:
2024-06-30 12:47:59 +08:00
parent 366e1518ca
commit f365c7868c

View File

@@ -21,6 +21,7 @@ RUN pacman -S --noconfirm --needed \
imagemagick \
python-sphinx \
python-yaml \
openssh \
texlive-latexextra
RUN mkdir downloads