This is an automated email from the ASF dual-hosted git repository.

tzimanyi 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 4b0c19f8 kie-issues#591: Install gcc in kogito-ci-build image (#1098)
4b0c19f8 is described below

commit 4b0c19f88738d3302a2d1cfb983cafaba6f1e88b
Author: Jan Stastny <[email protected]>
AuthorDate: Mon Oct 2 12:39:56 2023 +0200

    kie-issues#591: Install gcc in kogito-ci-build image (#1098)
    
    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 7208c224..f9597587 100644
--- a/apache-nodes/Dockerfile.kogito-ci-build
+++ b/apache-nodes/Dockerfile.kogito-ci-build
@@ -28,6 +28,7 @@ krb5-devel \
 gcc \
 # python3 (END)
 # system (BEGIN)
+gcc-c++ \
 shadow-utils \
 sudo \
 wget \


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to