diff --git a/Dockerfile b/Dockerfile index 3d8aa26..b01276d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -19,7 +19,6 @@ ARG PHP_GNUPG_BUILD_DEPS="php7-dev \ gpgme-dev \ autoconf \ zlib-dev \ - libmcrypt-dev \ file" RUN apk add --no-cache $PHP_GNUPG_BUILD_DEPS \