chore: add jq to base image (#8563)

* chore: add jq to base image

* fix formatting
This commit is contained in:
Ben Potter 2023-07-20 07:04:56 -05:00 committed by GitHub
parent 68a46198d3
commit 4821e2e6d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ RUN apk add --no-cache \
curl \
wget \
bash \
jq \
git \
openssh-client && \
# Use the edge repo, since Terraform doesn't seem to be backported to 3.18.