adding openssl libs

master
thelamer 2019-11-19 03:17:38 -08:00
rodzic 13c560385b
commit c0067d9498
2 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -8,6 +8,7 @@ RUN \
apt-get install -y \
git \
libffi-dev \
openssl-dev \
python3 \
python3-dev \
python3-pip \

Wyświetl plik

@ -8,6 +8,7 @@ RUN \
apt-get install -y \
git \
libffi-dev \
openssl-dev \
python3 \
python3-dev \
python3-pip \