radtriste commented on code in PR #1125: URL: https://github.com/apache/incubator-kie-kogito-pipelines/pull/1125#discussion_r1403251773
########## apache-nodes/Dockerfile.kogito-ci-build: ########## @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/ubi:9.2 +FROM cruizba/ubuntu-dind:latest Review Comment: Using a fix version would miss the bug fixes. Sadly there is no distribution image. This could be suggested to the repository owner. Code seems legit indeed. But as you are giving privileged rights to the container, we should be careful -- 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]
