[docker] add libssl-dev to Docker image
This commit is contained in:
committed by
Jordan Harband
parent
dcbecbf2c7
commit
7b0a46eafb
@@ -42,6 +42,7 @@ RUN apt update && \
|
||||
bsdutils \
|
||||
file \
|
||||
openssl \
|
||||
libssl-dev \
|
||||
ca-certificates \
|
||||
ssh \
|
||||
wget \
|
||||
|
||||
Reference in New Issue
Block a user