-
Bug
-
Resolution: Done
-
Critical
-
1.39.0.Final
-
None
When creating a KogitoServerlessPlatform with `spec.platform.baseImage=anyimage`, the
ConfigMap with Dockerfile is not updated accordingly:
$ kubectl get cm kogito-greeting-builder -o yaml apiVersion: v1 data: Dockerfile: "FROM quay.io/kiegroup/kogito-swf-builder:1.39 AS builder\n \n # Copy from build context to skeleton resources project\nCOPY * ./resources/\n\nRUN /home/kogito/launch/build-app.sh [...]
There are no Sub-Tasks for this issue.