mirror of
https://github.com/nvm-sh/nvm.git
synced 2026-07-18 12:58:21 +08:00
[docker] add libssl-dev to Docker image
This commit is contained in:
@@ -42,6 +42,7 @@ RUN apt update && \
|
||||
bsdutils \
|
||||
file \
|
||||
openssl \
|
||||
libssl-dev \
|
||||
ca-certificates \
|
||||
ssh \
|
||||
wget \
|
||||
|
||||
Reference in New Issue
Block a user