dependencies reorg
This commit is contained in:
parent
5c0b52d249
commit
1c2d6b343e
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue