dependencies reorg

This commit is contained in:
Diego Lendoiro 2018-01-08 09:30:52 +01:00
parent 5c0b52d249
commit 1c2d6b343e
1 changed files with 0 additions and 1 deletions

View File

@ -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 \