1
0
mirror of https://github.com/jessfraz/dockerfiles.git synced 2025-04-25 13:15:39 +02:00

update jq

Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle 2016-10-01 21:50:48 -07:00
parent 7ac4d50fdb
commit cf902302f7
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

@ -5,4 +5,5 @@ RUN apk add --no-cache \
ca-certificates \ ca-certificates \
curl \ curl \
git \ git \
jq jq \
openssh-client