Skip to content

Commit

Permalink
Merge pull request #5 from DNXLabs/feature/add-ssh
Browse files Browse the repository at this point in the history
Add SSH client for cloning private repositories
  • Loading branch information
wvxavier authored Jan 19, 2022
2 parents fc75e14 + 138169d commit eea1533
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 @@ -14,6 +14,7 @@ RUN apk --no-cache update && \
curl \
py-pip \
openssl \
openssh \
bash \
gettext \
g++ \
Expand Down

0 comments on commit eea1533

Please sign in to comment.