added gnu sed

This commit is contained in:
Diego Lendoiro 2017-06-15 17:28:50 +01:00
parent 843b01e52d
commit 93f56f5866
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ ARG PHP_GNUPG_DEPS="php5-dev \
RUN apk update &&\ RUN apk update &&\
apk add $BASE_PHP_DEPS \ apk add $BASE_PHP_DEPS \
bash \ bash \
sed \
ca-certificates \ ca-certificates \
curl \ curl \
tar \ tar \