mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-12-11 07:40:53 +00:00
[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