mirror of
https://github.com/coder/coder.git
synced 2025-07-30 22:19:53 +00:00
fix!: remove jq from image (#8979)
* fix: remove jq from base and add jq ext image * Delete Dockerfile.ext-jq --------- Co-authored-by: Muhammad Atif Ali <atif@coder.com>
This commit is contained in:
@@ -10,7 +10,6 @@ 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