mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: add jq to base image (#8563)
* chore: add jq to base image * fix formatting
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user