heroku/base-images

ubuntu-debootstrap is now deprecated

Closed this issue · 1 comments

Your Dockerfile depends on ubuntu-debootstrap image which is now deprecated, see:
https://hub.docker.com/_/ubuntu-debootstrap/

tt commented

Thank you for reporting this.

The script we run to build our Docker image will update and upgrade packages so it's not currently a problem that it has been deprecated.

It is something we're going to consider when we start work on our next stack image. (It already was for other reasons.)