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 \
|
ca-certificates \
|
||||||
curl \
|
curl \
|
||||||
git \
|
git \
|
||||||
|
openssl \
|
||||||
python \
|
python \
|
||||||
rsync \
|
rsync \
|
||||||
&& apt-get clean \
|
&& apt-get clean \
|
||||||
|
Loading…
Reference in New Issue
Block a user