dependencies reorg
This commit is contained in:
parent
5c0b52d249
commit
1c2d6b343e
|
|
@ -19,7 +19,6 @@ ARG PHP_GNUPG_BUILD_DEPS="php7-dev \
|
||||||
gpgme-dev \
|
gpgme-dev \
|
||||||
autoconf \
|
autoconf \
|
||||||
zlib-dev \
|
zlib-dev \
|
||||||
libmcrypt-dev \
|
|
||||||
file"
|
file"
|
||||||
|
|
||||||
RUN apk add --no-cache $PHP_GNUPG_BUILD_DEPS \
|
RUN apk add --no-cache $PHP_GNUPG_BUILD_DEPS \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue