Skip to content

Commit 9ecce54

Browse files
christinaexyouvaldar
authored andcommitted
chore(deps): add jq as a dependency
1 parent d7bb422 commit 9ecce54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ ENV KUBECONFIG=/kubeconfig
4848

4949
# Install base utilities (tar, gzip, bash, curl-minimal already in ubi base)
5050
RUN yum install -y \
51+
jq \
5152
wget \
5253
&& yum clean all
5354

0 commit comments

Comments
 (0)