The default CNB builder used by this project is `paketobuildpacks/builder:base`: https://github.com/scaleway/scaleway-cli/blob/176a5578d24ab746f9e187cd23545b1db04c10ed/internal/namespaces/container/v1beta1/custom_deploy.go#L68C39-L68C68 However, that builder image is sunset and hasn't received updates (including security updates) for 8 months: https://hub.docker.com/r/paketobuildpacks/builder https://github.com/paketo-buildpacks/base-builder I would recommend switching to one of the supported/updated Paketo builder images/tags, documented here: https://paketo.io/docs/reference/builders-reference/ Alternatively, both Heroku and GCP have their own builder images: https://github.com/heroku/cnb-builder-images https://cloud.google.com/docs/buildpacks/builders
The default CNB builder used by this project is
paketobuildpacks/builder:base:https://github.com/scaleway/scaleway-cli/blob/176a5578d24ab746f9e187cd23545b1db04c10ed/internal/namespaces/container/v1beta1/custom_deploy.go#L68C39-L68C68
However, that builder image is sunset and hasn't received updates (including security updates) for 8 months:
https://hub.docker.com/r/paketobuildpacks/builder
https://github.com/paketo-buildpacks/base-builder
I would recommend switching to one of the supported/updated Paketo builder images/tags, documented here:
https://paketo.io/docs/reference/builders-reference/
Alternatively, both Heroku and GCP have their own builder images:
https://github.com/heroku/cnb-builder-images
https://cloud.google.com/docs/buildpacks/builders