Skip to content
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

Update Google's suggested builder #2199

Closed
edmorley opened this issue Jul 3, 2024 · 0 comments · Fixed by #2203
Closed

Update Google's suggested builder #2199

edmorley opened this issue Jul 3, 2024 · 0 comments · Fixed by #2203
Labels
status/ready Issue ready to be worked on. type/bug Issue that reports an unexpected behaviour.
Milestone

Comments

@edmorley
Copy link
Contributor

edmorley commented Jul 3, 2024

Description

Currently the Pack CLI's suggested builders list contains an outdated Google builder image, gcr.io/buildpacks/builder:v1, which is based on the EOL Ubuntu 18.04 LTS:

{
Vendor: "Google",
Image: "gcr.io/buildpacks/builder:v1",
DefaultDescription: "GCP Builder for all runtimes",
Suggested: true,
Trusted: true,
},

Proposed solution

Describe alternatives you've considered

Continue to suggest a builder image that uses an EOL and insecure Ubuntu version.

@edmorley edmorley added status/triage Issue or PR that requires contributor attention. type/enhancement Issue that requests a new feature or improvement. labels Jul 3, 2024
@natalieparellano natalieparellano added status/ready Issue ready to be worked on. type/bug Issue that reports an unexpected behaviour. and removed status/triage Issue or PR that requires contributor attention. type/enhancement Issue that requests a new feature or improvement. labels Jul 3, 2024
@natalieparellano natalieparellano added this to the 0.35.0 milestone Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/ready Issue ready to be worked on. type/bug Issue that reports an unexpected behaviour.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants