Skip to content

Commit

Permalink
Added libssl-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
zrzka committed Feb 19, 2018
1 parent 90a676e commit 8c7fbcd
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 @@ -4,7 +4,7 @@ RUN apt-get update && \
apt-get install -y curl file gcc g++ git make openssh-client \
autoconf automake cmake libtool libcurl4-openssl-dev libssl-dev \
libelf-dev libdw-dev binutils-dev zlib1g-dev libiberty-dev wget \
xz-utils pkg-config python
xz-utils pkg-config python libssl-dev

RUN curl https://sh.rustup.rs -sSf | sh -s -- -y

Expand Down

0 comments on commit 8c7fbcd

Please sign in to comment.