Skip to content

fix: update paketo builder image #1548

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

Merged
merged 6 commits into from
Mar 12, 2024
Merged

fix: update paketo builder image #1548

merged 6 commits into from
Mar 12, 2024

Conversation

merll
Copy link
Contributor

@merll merll commented Mar 7, 2024

The image currently used for buildpacks is outdated and no longer maintained. The underlying GitHub repo has been archived. This causes errors on unsupported features by following common buildpack usage patterns, but also might build images with outdated components.

This PR updates the image to the successor image as found on https://paketo.io/docs/reference/builders-reference/ . It also provides the necessary updates considering the user id during image creation has changed.

@merll merll requested review from j-zimnowoda and srodenhuis March 7, 2024 12:42
@merll merll marked this pull request as ready for review March 7, 2024 12:42
@merll merll force-pushed the update-buildpack-builder branch from d73ddb6 to b2a9b4d Compare March 11, 2024 16:13
@j-zimnowoda j-zimnowoda merged commit bb9b50d into main Mar 12, 2024
22 of 25 checks passed
@j-zimnowoda j-zimnowoda deleted the update-buildpack-builder branch March 12, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants