Remove libssl1.0 from Dockerfile

We recently removed it from production in
bd9e382fba.
This commit is contained in:
Pau Perez
2021-05-27 08:09:51 +02:00
parent ed6b7f1ab4
commit 43ede7ba26

View File

@@ -14,7 +14,6 @@ RUN apt-get update && apt-get install -y \
software-properties-common \
wget \
zlib1g-dev \
libssl1.0-dev \
libreadline-dev \
libyaml-dev \
libffi-dev \