diff --git a/arch-builder/Dockerfile b/arch-builder/Dockerfile index e9b5284..a57b7fc 100644 --- a/arch-builder/Dockerfile +++ b/arch-builder/Dockerfile @@ -21,6 +21,7 @@ RUN pacman -S --noconfirm --needed \ imagemagick \ python-sphinx \ python-yaml \ + openssh \ texlive-latexextra RUN mkdir downloads