Skip to content

Commit c217a0d

Browse files
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>
1 parent 5c77800 commit c217a0d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/Dockerfile.base

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ RUN apk add --no-cache \
1010
curl \
1111
wget \
1212
bash \
13-
jq \
1413
git \
1514
openssh-client && \
1615
# Use the edge repo, since Terraform doesn't seem to be backported to 3.18.

0 commit comments

Comments
 (0)