jakubschwan commented on code in PR #344:
URL: 
https://github.com/apache/incubator-kie-kogito-serverless-operator/pull/344#discussion_r1446102416


##########
container-builder/examples/dockerfiles/SonataFlow.dockerfile:
##########
@@ -30,7 +30,7 @@ RUN /home/kogito/launch/build-app.sh ./resources
 #=============================
 # Runtime Run
 #=============================
-FROM registry.access.redhat.com/ubi8/openjdk-11-runtime:latest
+FROM registry.access.redhat.com/ubi8/openjdk-17:latest

Review Comment:
   Here is change of base image type, is this change needed? Before was used 
runtime-only container. 



-- 
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