Browse Source

remove some unused packages

Fabian Peter Hammerle 4 years ago
parent
commit
dcf98b4658
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Dockerfile

+ 0 - 2
Dockerfile

@@ -32,8 +32,6 @@ ARG PERL_MAIL_GNUPG_BUILD_PKGS="\
     make \
     perl-dev \
     perl-module-build \
-    perl-test-deep \
-    perl-test-leaktrace \
     wget"
 RUN apk add --no-cache \
         $PERL_MAIL_GNUPG_BUILD_PKGS \