Remove openssl 1.1 compat libs

This commit is contained in:
TheSpad 2023-08-10 11:36:58 +01:00
parent af0de765e3
commit f30c2e00d8
No known key found for this signature in database
GPG Key ID: 08F06191F4587860
2 changed files with 0 additions and 2 deletions

View File

@ -23,7 +23,6 @@ RUN \
libpq \
libidn \
nodejs \
openssl1.1-compat \
ruby \
ruby-bundler \
yarn && \

View File

@ -23,7 +23,6 @@ RUN \
libpq \
libidn \
nodejs \
openssl1.1-compat \
ruby \
ruby-bundler \
yarn && \