rodrigonull commented on code in PR #2272:
URL:
https://github.com/apache/incubator-kie-tools/pull/2272#discussion_r1589123971
##########
packages/serverless-logic-web-tools-base-builder-image/env/index.js:
##########
@@ -32,7 +32,7 @@ module.exports = composeEnv(
description: "",
},
SERVERLESS_LOGIC_WEB_TOOLS__baseBuilderKogitoImageTag: {
- default: "999-20240417",
+ default: "999-202400502",
Review Comment:
```suggestion
default: "999-20240502",
```
##########
packages/serverless-logic-web-tools-swf-dev-mode-image/env/index.js:
##########
@@ -28,7 +28,7 @@ module.exports = composeEnv(
description: "",
},
SERVERLESS_LOGIC_WEB_TOOLS__swfDevModeKogitoImageTag: {
- default: "999-20240417",
+ default: "999-20240502",
Review Comment:
The kogito-swf-devmode image is now part of KIE tools and we no longer build
it as part of the weekly jobs. We build it daily as part of the KIE tools daily
dev job with the `latest` tag.
--
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]