diff --git a/bin/build b/bin/build index 94982d1..d918b8a 100755 --- a/bin/build +++ b/bin/build @@ -54,10 +54,9 @@ if [[ "${STACK}" == "heroku-"* ]]; then In addition, the legacy builder images that use shimmed buildpacks (such as 'heroku/buildpacks:20' or 'heroku/builder-classic:22') are - no longer supported and will soon stop receiving security updates. + no longer supported and do not receive any security updates or fixes. - Please switch to one of our newer 'heroku/builder:*' builder images, - such as 'heroku/builder:22': + Please switch to one of our newer 'heroku/builder:*' builder images: https://github.com/heroku/cnb-builder-images#available-images If you are using the Pack CLI, you will need to adjust your '--builder'