Skip to content

Commit 1f946c5

Browse files
committed
Add jq
1 parent e3f9ddb commit 1f946c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asciidoc.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ COPY ./aura.tar.gz /
1111

1212
ENV PYTHONUNBUFFERED=1
1313

14-
RUN apk add --update --no-cache git findutils python3 bash nodejs npm \
14+
RUN apk add --update --no-cache git findutils python3 bash jq nodejs npm \
1515
&& ln -sf python3 /usr/bin/python \
1616
&& npm install netlify-cli -g
1717

0 commit comments

Comments
 (0)