Skip to content

Commit

Permalink
[docker] add libssl-dev to Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
sturman authored and ljharb committed Jun 18, 2018
1 parent 3cc9525 commit 20b9645
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 @@ -42,6 +42,7 @@ RUN apt update && \
bsdutils \
file \
openssl \
libssl-dev \
ca-certificates \
ssh \
wget \
Expand Down

0 comments on commit 20b9645

Please sign in to comment.