Can't find the fromImage migration plan field

If you're customizing a migration plan for a Tomcat server and can't find the fromImage migration plan field of type string, then this is because starting from Migrate to Containers modernization plugins version 1.4.0, the fromImage field has been replaced by the baseImage.name property of type string.

If you've upgraded to Migrate to Containers modernization plugins version 1.4.0 or later, then to specify the Docker community image or provide your own Docker image to use as the base image for the migration, use the baseImage.name property instead.

For more information, see the Migrate to Containers modernization plugins release notes.