tiagobento commented on code in PR #2136:
URL: 
https://github.com/apache/incubator-kie-tools/pull/2136#discussion_r1514738958


##########
packages/kn-plugin-workflow/env/index.js:
##########
@@ -34,17 +34,17 @@ module.exports = 
composeEnv([require("@kie-tools/root-env/env")], {
     },
     KN_PLUGIN_WORKFLOW__quarkusVersion: {
       name: "KN_PLUGIN_WORKFLOW__quarkusVersion",
-      default: "2.16.10.Final",
+      default: "3.2.9.Final",
       description: "Quarkus version to be used when creating the SonataFlow 
project",
     },
     KN_PLUGIN_WORKFLOW__devModeImage: {
       name: "KN_PLUGIN_WORKFLOW__devModeImage",
-      default: "quay.io/kiegroup/kogito-swf-devmode:1.44",
+      default: "quay.io/kiegroup/kogito-swf-devmode:latest",

Review Comment:
   We should use the `999-20240218-SNAPSHOT` tag here too, no?



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