Skip to content

Commit

Permalink
added openssh-client for git and etc
Browse files Browse the repository at this point in the history
  • Loading branch information
growlf committed Nov 5, 2023
1 parent 99753b3 commit b692c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN apt-get -yq install --no-install-recommends \
netcat-traditional \
wget nmap \
zsh git \
sudo \
sudo openssh-client \
# Clean up
&& apt-get autoremove -y \
&& apt-get clean -y \
Expand Down

0 comments on commit b692c73

Please sign in to comment.