Hi 👋
This project uses Heroku's heroku/buildpacks:20 CNB builder image:
|
private readonly builder = 'heroku/buildpacks:20'; |
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
The docs here will also need updating:
https://github.com/architect-team/documentation/blob/e7cac6926ead5058214bbef8c1d00b8b728c9267/components/services.mdx#L80
Hi 👋
This project uses Heroku's
heroku/buildpacks:20CNB builder image:architect-cli/src/common/plugins/buildpack-plugin.ts
Line 8 in a31e056
We have deprecated this builder image as of heroku/cnb-builder-images#429.
Please migrate to
heroku/builder:22orheroku/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
The docs here will also need updating:
https://github.com/architect-team/documentation/blob/e7cac6926ead5058214bbef8c1d00b8b728c9267/components/services.mdx#L80