Skip to content

Commit 0114555

Browse files
Feat: added jq
1 parent 184cb80 commit 0114555

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ RUN apk update && apk add --no-cache --virtual .build-deps \
3838
# Add Production Dependencies
3939
RUN apk add --update --no-cache \
4040
bash \
41+
jq \
4142
git \
4243
openssh \
4344
pcre-dev ${PHPIZE_DEPS} \

0 commit comments

Comments
 (0)