diff --git a/scripts/Dockerfile.base b/scripts/Dockerfile.base index 878f44adf707b..171857e5d0e27 100644 --- a/scripts/Dockerfile.base +++ b/scripts/Dockerfile.base @@ -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.