jstastny-cz commented on code in PR #1125:
URL: 
https://github.com/apache/incubator-kie-kogito-pipelines/pull/1125#discussion_r1403221337


##########
dsl/scripts/pr_check.groovy:
##########
@@ -31,7 +31,7 @@ dockerArgs = [
 ] + dockerGroups.collect { group -> "--group-add ${group}" }
 
 void launch() {
-    String builderImage = 'quay.io/kiegroup/kogito-ci-build:main-latest'
+    String builderImage = 
'quay.io/kiegroup/kogito-ci-build:19a0b303bc64f473a01f5fa5bacde822f10b4946' // 
last main-latest based on ubi

Review Comment:
   Yes temporary, it was a leftover from previous change of pipeline 
configuration.
   
   Once this new image is pushed as main-latest, this will be adjusted 
accordingly including the changed args.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to