diff options
-rw-r--r-- | testenv/Dockerfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testenv/Dockerfile b/testenv/Dockerfile index b5741ac3..e06829cb 100644 --- a/testenv/Dockerfile +++ b/testenv/Dockerfile @@ -12,7 +12,6 @@ RUN pacman --noconfirm --ask=4 -Syy \ glibc \ pacman \ openssl \ - openssl-1.0 \ openssl-1.1 \ && pacman-db-upgrade \ && pacman --noconfirm --ask=4 -Syu \ |