This is an automated email from the ASF dual-hosted git repository.
jstastnycz pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-pipelines.git
The following commit(s) were added to refs/heads/main by this push:
new 80324d2d kie-issues#749: install jq in kogito-ci-build (#1142)
80324d2d is described below
commit 80324d2d87d92afef835195c8a9d213f1955e515
Author: Jan Stastny <[email protected]>
AuthorDate: Mon Dec 11 15:25:06 2023 +0100
kie-issues#749: install jq in kogito-ci-build (#1142)
Co-authored-by: jstastny-cz <[email protected]>
---
apache-nodes/Dockerfile.kogito-ci-build | 1 +
1 file changed, 1 insertion(+)
diff --git a/apache-nodes/Dockerfile.kogito-ci-build
b/apache-nodes/Dockerfile.kogito-ci-build
index cf9eddd0..5fd15d71 100644
--- a/apache-nodes/Dockerfile.kogito-ci-build
+++ b/apache-nodes/Dockerfile.kogito-ci-build
@@ -48,6 +48,7 @@ libxss1 \
libasound2 \
# Cypress dependencies install (END)
# kogito-images (BEGIN)
+jq \
skopeo \
# kogito-images (END)
&& apt clean
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]