removed openssl-1.0 from testenv

This commit is contained in:
Maxim Devaev
2022-12-21 21:56:05 +03:00
parent 7087c06bc4
commit b6b5290610

View File

@@ -12,7 +12,6 @@ RUN pacman --noconfirm --ask=4 -Syy \
glibc \ glibc \
pacman \ pacman \
openssl \ openssl \
openssl-1.0 \
openssl-1.1 \ openssl-1.1 \
&& pacman-db-upgrade \ && pacman-db-upgrade \
&& pacman --noconfirm --ask=4 -Syu \ && pacman --noconfirm --ask=4 -Syu \