domhanak commented on code in PR #2725: URL: https://github.com/apache/incubator-kie-tools/pull/2725#discussion_r1917839366
########## packages/kn-plugin-workflow/pkg/command/quarkus/testdata/docker/Dockerfile.jvm: ########## @@ -0,0 +1,16 @@ +FROM registry.access.redhat.com/ubi8/openjdk-17:1.18 Review Comment: Could this be parametrized? just a nitpick, disregard if not ########## packages/kn-plugin-workflow/pkg/command/quarkus/testdata/docker/Dockerfile.native: ########## @@ -0,0 +1,11 @@ +FROM registry.access.redhat.com/ubi8/ubi-minimal:8.9 Review Comment: Could this be parametrized? just a nitpick, disregard if not -- 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]
