Hello!
- Vote on this issue by adding a 馃憤 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
Issue details
Currently the pulumi image has an old Java and Maven version on it. This requires some customers to build their own version of the image with later versions.
This then introduces additional friction when using Deployments since it means one has to use their own image and this takes longer to deploy since the image has to be downloaded and brought up by Pulumi Deploy.
If the standard image supported the later versions, then the extra steps of building an image and the additional friction around Pulumi Deploy would be mitigated.
Affected area/feature
Hello!
Issue details
Currently the pulumi image has an old Java and Maven version on it. This requires some customers to build their own version of the image with later versions.
This then introduces additional friction when using Deployments since it means one has to use their own image and this takes longer to deploy since the image has to be downloaded and brought up by Pulumi Deploy.
If the standard image supported the later versions, then the extra steps of building an image and the additional friction around Pulumi Deploy would be mitigated.
Affected area/feature