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 76b22a95 Upgrade Cekit to 4.11.0 (#1189)
76b22a95 is described below

commit 76b22a954412b81f858292160627379203e3cfec
Author: Ricardo Zanini <[email protected]>
AuthorDate: Tue Mar 19 15:05:54 2024 -0300

    Upgrade Cekit to 4.11.0 (#1189)
    
    Upgrading Cekit 4.11.0 to hopefully unlock 
https://github.com/apache/incubator-kie-kogito-images/pull/1750
---
 apache-nodes/Dockerfile.kogito-ci-build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apache-nodes/Dockerfile.kogito-ci-build 
b/apache-nodes/Dockerfile.kogito-ci-build
index 487ac84d..28aec0e0 100644
--- a/apache-nodes/Dockerfile.kogito-ci-build
+++ b/apache-nodes/Dockerfile.kogito-ci-build
@@ -120,7 +120,7 @@ RUN wget 
https://github.com/mislav/hub/releases/download/v2.14.2/hub-linux-amd64
   sudo update-alternatives --install /usr/local/bin/hub hub /opt/hub/bin/hub 1
 
 # Cekit
-RUN pip${PYTHON_MAJOR_MINOR_VERSION} install cekit==4.8.0 behave lxml docker 
docker-squash elementPath pyyaml ruamel.yaml python-dateutil Jinja2 pykwalify 
colorlog click && \
+RUN pip${PYTHON_MAJOR_MINOR_VERSION} install cekit==4.11.0 behave lxml docker 
docker-squash elementPath pyyaml ruamel.yaml python-dateutil Jinja2 pykwalify 
colorlog click && \
   sudo update-alternatives --install /usr/local/bin/cekit cekit 
~/.local/bin/cekit 1 && \
   sudo update-alternatives --install /usr/local/bin/docker-squash 
docker-squash ~/.local/bin/docker-squash 1
 RUN wget 
https://github.com/openshift/source-to-image/releases/download/v1.3.8/source-to-image-v1.3.8-980ca195-linux-amd64.tar.gz
 -P /tmp && \


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

Reply via email to