From 1b0aea40e481fc73834e1412c60592120aea893d Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sun, 9 Oct 2022 11:47:50 +0300
Subject: [PATCH] Add jq.

---
 Dockerfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Dockerfile b/Dockerfile
index dd45346..692bef9 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -86,6 +86,7 @@ RUN apt-get update && \
         iputils-ping \
         iputils-tracepath \
         jp \
+        jq \
         keyutils \
         /tmp/kompose.deb \
         kops \
-- 
GitLab