Skip to content

Commit

Permalink
add missing ssh client to base image
Browse files Browse the repository at this point in the history
  • Loading branch information
deviantony committed May 5, 2022
1 parent 4da0cbc commit 94c5871
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ RUN apt-get update --fix-missing && apt-get install -qq \
ca-certificates \
gnupg-agent \
libarchive-tools \
openssh-client \
software-properties-common

# Install Docker CLI
Expand Down

0 comments on commit 94c5871

Please sign in to comment.