Automatic base image selection removed
The automatic base image selection feature has been removed. This means the following changes in the API:
baseImageis requiredjavaVersionremovedwindowsBaseImageSpecifierremoved
The reason for this change is that choosing the appropriate base image is important and hard, it depends on context, security concerns, etc. Because of this, the base image should be chosen explicitly.