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-optaplanner.git
The following commit(s) were added to refs/heads/main by this push:
new 5021b2d71f kie-issues#710: freeze kogito-ci-build image tag
5021b2d71f is described below
commit 5021b2d71feb2035aa429e822fb08494772b4cc2
Author: jstastny-cz <[email protected]>
AuthorDate: Wed Nov 22 14:38:07 2023 +0100
kie-issues#710: freeze kogito-ci-build image tag
---
.ci/jenkins/config/branch.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.ci/jenkins/config/branch.yaml b/.ci/jenkins/config/branch.yaml
index bf25ebbb74..e44f733272 100644
--- a/.ci/jenkins/config/branch.yaml
+++ b/.ci/jenkins/config/branch.yaml
@@ -75,7 +75,7 @@ jenkins:
agent:
docker:
builder:
- image: quay.io/kiegroup/kogito-ci-build:latest
+ image:
quay.io/kiegroup/kogito-ci-build:19a0b303bc64f473a01f5fa5bacde822f10b4946 #
last main-latest based on ubi
args: -v /var/run/docker.sock:/var/run/docker.sock --group-add docker
--group-add input --group-add render
default_tools:
jdk: jdk_17_latest
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]