chore: add ssl

This commit is contained in:
Jesús Pérez Lorenzo 2021-06-27 20:50:13 +01:00
parent c084ac6488
commit 2e00fa658b

View File

@ -21,6 +21,8 @@ RUN apk add --update \
vim \ vim \
git \ git \
openssh \ openssh \
openssl \
libressl \
curl \ curl \
jq \ jq \
python3 \ python3 \