add openssl to base Dockerfile
This commit is contained in:
parent
22adbef520
commit
e8c45ba38b
@ -14,6 +14,7 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
|
||||
ca-certificates \
|
||||
curl \
|
||||
git \
|
||||
openssl \
|
||||
python \
|
||||
rsync \
|
||||
&& apt-get clean \
|
||||
|
Loading…
Reference in New Issue
Block a user