Skip to content

Commit

Permalink
fix(container): install ssh to base image (#1890)
Browse files Browse the repository at this point in the history
  • Loading branch information
abeyum authored Jun 19, 2020
1 parent 547d9ba commit dbc601b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions garden-service/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ RUN apk add --no-cache \
git \
gzip \
libstdc++ \
openssh \
openssl \
tar

Expand Down

0 comments on commit dbc601b

Please sign in to comment.