Skip to content

Commit 008917e

Browse files
add gnu grep
1 parent 9b64a89 commit 008917e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

7.2-fpm-alpine/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ RUN apk add --virtual .build-deps $PHPIZE_DEPS --no-cache && \
1919
nginx \
2020
wget \
2121
unzip \
22+
grep \
2223
icu-dev \
2324
acl \
2425
libxml2-dev \

0 commit comments

Comments
 (0)