Skip to content

Commit 2fa2614

Browse files
c3y1huangderekbit
authored andcommitted
build(image): add jq
longhorn/longhorn-7927 Signed-off-by: Chin-Ya Huang <[email protected]>
1 parent e9e63aa commit 2fa2614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ RUN zypper -n addrepo --refresh https://download.opensuse.org/repositories/syste
4040
zypper --gpg-auto-import-keys ref
4141

4242
RUN zypper -n install nfs-client nfs4-acl-tools cifs-utils libaio1 sg3_utils \
43-
iputils iproute2 qemu-tools e2fsprogs && \
43+
iputils iproute2 qemu-tools e2fsprogs jq && \
4444
rm -rf /var/cache/zypp/*
4545

4646
# Copy pre-built binaries from builder

0 commit comments

Comments
 (0)