Heroku-20 and Heroku-22 stack images updated

Change effective on 02 October 2023

We have updated the heroku-20 and heroku-22 stack images to pick up security fixes in upstream packages. The new stack images will be rolled out automatically to the Common Runtime over the next 48 hours, followed by Private Spaces.

If you are using Heroku’s default buildpack-powered build system/stacks you do not need to redeploy your app to pick up these changes, since your application’s slug is applied on top of the most recent stack image each time a dyno starts. Currently running dynos will be automatically restarted, so there is no need to manually restart your app.

If your app instead uses Heroku’s container stack (most apps do not), you will need to rebuild your app’s Docker image in order to pick up any updates in the base image specified in your Dockerfile.

See this Dev Center article for an overview of the packages available in each stack image.

Changelog of packages

Stack: heroku-20

  • Updated bind9-dnsutils from version 1:9.16.1-0ubuntu2.15 to 1:9.16.1-0ubuntu2.16
  • Updated bind9-host from version 1:9.16.1-0ubuntu2.15 to 1:9.16.1-0ubuntu2.16
  • Updated bind9-libs from version 1:9.16.1-0ubuntu2.15 to 1:9.16.1-0ubuntu2.16
  • Updated dnsutils from version 1:9.16.1-0ubuntu2.15 to 1:9.16.1-0ubuntu2.16
  • Updated libcups2 from version 2.3.1-9ubuntu1.5 to 2.3.1-9ubuntu1.6
  • Updated linux-libc-dev from version 5.4.0-162.179 to 5.4.0-163.180
  • Updated rsync from version 3.1.3-8ubuntu0.5 to 3.1.3-8ubuntu0.7

Stack: heroku-22

  • Updated bind9-dnsutils from version 1:9.18.12-0ubuntu0.22.04.2 to 1:9.18.12-0ubuntu0.22.04.3
  • Updated bind9-host from version 1:9.18.12-0ubuntu0.22.04.2 to 1:9.18.12-0ubuntu0.22.04.3
  • Updated bind9-libs from version 1:9.18.12-0ubuntu0.22.04.2 to 1:9.18.12-0ubuntu0.22.04.3
  • Updated dnsutils from version 1:9.18.12-0ubuntu0.22.04.2 to 1:9.18.12-0ubuntu0.22.04.3
  • Updated libcups2 from version 2.4.1op1-1ubuntu4.6 to 2.4.1op1-1ubuntu4.7
  • Updated linux-libc-dev from version 5.15.0-83.92 to 5.15.0-84.93