-
Notifications
You must be signed in to change notification settings - Fork 40.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade default CNB builders to Paketo Jammy #36689
Comments
Re-opening as this seems to be causing a hang on CI when pulling Log from the Maven build:
Stack trace of the main thread in the Maven build:
The response is being closed which causes I am going to revert the change for now to see if we can get CI working again. |
One more datapoint: it appears that it's only |
The default CNB builders used by the Maven and Gradle plugins should be upgraded from the Ubuntu 18.04 based
paketobuildpacks/builder:base
andpaketobuildpacks/builder:tiny
to the Ubuntu 22.04 basedpaketobuildpacks/builder-jammy-base
andpaketobuildpacks/builder-jammy-tiny
.The text was updated successfully, but these errors were encountered: