Skip to content

Commit

Permalink
Add ssh client needed to pull submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
mihnen committed Sep 9, 2024
1 parent 076f782 commit cb76ab1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ RUN apt-get clean && \
zsh \
bash \
nano \
wget
wget \
openssh-client
RUN apt-get install -y \
texlive \
texlive-latex-base \
Expand Down

0 comments on commit cb76ab1

Please sign in to comment.