Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Migrate away from deprecated heroku/buildpacks:20 CNB builder image #4911

Closed
edmorley opened this issue Oct 30, 2023 · 5 comments
Closed

Migrate away from deprecated heroku/buildpacks:20 CNB builder image #4911

edmorley opened this issue Oct 30, 2023 · 5 comments
Labels

Comments

@edmorley
Copy link

Hi 👋

This project uses Heroku's heroku/buildpacks:20 CNB builder images:
https://github.com/search?q=repo%3Ahashicorp%2Fwaypoint+%22heroku%2Fbuildpacks%3A20%22&type=code

We have deprecated this builder image as of heroku/cnb-builder-images#429.

Please migrate to heroku/builder:22 or heroku/builder:20, to continue to receive security updates, and to avoid disruption when the build time deprecation warning is upgraded to an error in the future.

More information on the difference between the various builder images can be seen here:
https://github.com/heroku/cnb-builder-images#heroku-cnb-builder-images

I also see there are references to the even older (and EOL/insecure) heroku/buildpacks:18 - these need to be migrated too:
https://github.com/search?q=repo%3Ahashicorp%2Fwaypoint+%22heroku%2Fbuildpacks%3A18%22&type=code

@edmorley
Copy link
Author

Gentle nudge that builds using these images will start erroring in the future, plus the underlying images themselves will stop receiving security updates.

@edmorley
Copy link
Author

@evanphx ^

@evanphx
Copy link
Contributor

evanphx commented Dec 18, 2023

@edmorley I'm sorry but this version of Waypoint is no longer maintained. You're free to fork it and fix this.

https://www.hashicorp.com/blog/a-new-vision-for-hcp-waypoint

@edmorley
Copy link
Author

@evanphx I personally don't use Waypoint, this issue was just one of many filed against projects that consume our builder images to warn about future breakage.

@evanphx
Copy link
Contributor

evanphx commented Dec 18, 2023

@edmorley Ah gotcha. So noted then!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants