added gnu sed
This commit is contained in:
parent
843b01e52d
commit
93f56f5866
|
|
@ -38,6 +38,7 @@ ARG PHP_GNUPG_DEPS="php5-dev \
|
|||
RUN apk update &&\
|
||||
apk add $BASE_PHP_DEPS \
|
||||
bash \
|
||||
sed \
|
||||
ca-certificates \
|
||||
curl \
|
||||
tar \
|
||||
|
|
|
|||
Loading…
Reference in New Issue