Heroku-20 and Heroku-22 stack images updated

Change effective on 03 January 2024

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 distro-info-data from version 0.43ubuntu1.14 to 0.43ubuntu1.15
  • Updated libssh-4 from version 0.9.3-2ubuntu2.3 to 0.9.3-2ubuntu2.4
  • Updated openssh-client from version 1:8.2p1-4ubuntu0.9 to 1:8.2p1-4ubuntu0.10
  • Updated openssh-server from version 1:8.2p1-4ubuntu0.9 to 1:8.2p1-4ubuntu0.10
  • Updated openssh-sftp-server from version 1:8.2p1-4ubuntu0.9 to 1:8.2p1-4ubuntu0.10

Stack: heroku-22

  • Updated distro-info-data from version 0.52ubuntu0.5 to 0.52ubuntu0.6
  • Updated ghostscript from version 9.55.0~dfsg1-0ubuntu5.5 to 9.55.0~dfsg1-0ubuntu5.6
  • Updated libcryptsetup12 from version 2:2.4.3-1ubuntu1.1 to 2:2.4.3-1ubuntu1.2
  • Updated libgs9 from version 9.55.0~dfsg1-0ubuntu5.5 to 9.55.0~dfsg1-0ubuntu5.6
  • Updated libgs9-common from version 9.55.0~dfsg1-0ubuntu5.5 to 9.55.0~dfsg1-0ubuntu5.6
  • Updated libssh-4 from version 0.9.6-2ubuntu0.22.04.1 to 0.9.6-2ubuntu0.22.04.2
  • Updated openssh-client from version 1:8.9p1-3ubuntu0.4 to 1:8.9p1-3ubuntu0.5
  • Updated openssh-server from version 1:8.9p1-3ubuntu0.4 to 1:8.9p1-3ubuntu0.5
  • Updated openssh-sftp-server from version 1:8.9p1-3ubuntu0.4 to 1:8.9p1-3ubuntu0.5

Updates to packages available at build time only

  • Updated libgs-dev from version 9.55.0~dfsg1-0ubuntu5.5 to 9.55.0~dfsg1-0ubuntu5.6