Skip to content

Commit

Permalink
ssh -> ssl
Browse files Browse the repository at this point in the history
  • Loading branch information
ubuntu committed Feb 2, 2022
1 parent 9bfd5c9 commit aedcedb
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 @@ -5,7 +5,7 @@ RUN apt-get install -y curl
RUN apt-get install -y nmap
RUN apt-get install -y socat
RUN apt-get install -y openssh-client
RUN apt-get install -y openssh
RUN apt-get install -y openssl
RUN apt-get install -y iotop
RUN apt-get install -y lsof
RUN apt-get install -y strace
Expand Down

0 comments on commit aedcedb

Please sign in to comment.