Heroku-18, Heroku-20 and Heroku-22 stack images updated

Change effective on 09 November 2022

We have updated the heroku-18, 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.

The Heroku-18 stack is deprecated and will reach end-of-life on April 30th, 2023. Please upgrade to a newer stack as soon as possible. See the Heroku-18 End-Of-Life FAQ for more details.

Changelog of packages

The following packages have been changed; a separate section for each stack (if applicable) lists packages that are only available at build time, but not at runtime.

Stack: heroku-18

  • Updated distro-info-data from version 0.37ubuntu0.14 to 0.37ubuntu0.15
  • Updated libpixman-1-0 from version 0.34.0-2 to 0.34.0-2ubuntu0.1
  • Updated libsqlite3-0 from version 3.22.0-1ubuntu0.6 to 3.22.0-1ubuntu0.7
  • Updated libtiff5 from version 4.0.9-5ubuntu0.7 to 4.0.9-5ubuntu0.8
  • Updated linux-libc-dev from version 4.15.0-194.205 to 4.15.0-196.207
  • Updated tzdata from version 2022e-0ubuntu0.18.04.0 to 2022f-0ubuntu0.18.04.0

Updates to packages available at build time only

  • Updated libpixman-1-dev from version 0.34.0-2 to 0.34.0-2ubuntu0.1
  • Updated libtiff-dev from version 4.0.9-5ubuntu0.7 to 4.0.9-5ubuntu0.8
  • Updated libtiff5-dev from version 4.0.9-5ubuntu0.7 to 4.0.9-5ubuntu0.8
  • Updated libtiffxx5 from version 4.0.9-5ubuntu0.7 to 4.0.9-5ubuntu0.8

Stack: heroku-20

  • Updated distro-info-data from version 0.43ubuntu1.10 to 0.43ubuntu1.11
  • Updated libpixman-1-0 from version 0.38.4-0ubuntu1 to 0.38.4-0ubuntu2.1
  • Updated libsqlite3-0 from version 3.31.1-4ubuntu0.4 to 3.31.1-4ubuntu0.5
  • Updated libtiff5 from version 4.1.0+git191117-2ubuntu0.20.04.5 to 4.1.0+git191117-2ubuntu0.20.04.6
  • Updated tzdata from version 2022e-0ubuntu0.20.04.0 to 2022f-0ubuntu0.20.04.0

Updates to packages available at build time only

  • Updated libpixman-1-dev from version 0.38.4-0ubuntu1 to 0.38.4-0ubuntu2.1
  • Updated libtiff-dev from version 4.1.0+git191117-2ubuntu0.20.04.5 to 4.1.0+git191117-2ubuntu0.20.04.6
  • Updated libtiffxx5 from version 4.1.0+git191117-2ubuntu0.20.04.5 to 4.1.0+git191117-2ubuntu0.20.04.6

Stack: heroku-22

  • Updated distro-info-data from version 0.52ubuntu0.1 to 0.52ubuntu0.2
  • Updated libpixman-1-0 from version 0.40.0-1build4 to 0.40.0-1ubuntu0.22.04.1
  • Updated libpython3.10-minimal from version 3.10.6-1~22.04 to 3.10.6-1~22.04.1
  • Updated libpython3.10-stdlib from version 3.10.6-1~22.04 to 3.10.6-1~22.04.1
  • Updated libsqlite3-0 from version 3.37.2-2 to 3.37.2-2ubuntu0.1
  • Updated libtiff5 from version 4.3.0-6ubuntu0.1 to 4.3.0-6ubuntu0.2
  • Updated python3.10 from version 3.10.6-1~22.04 to 3.10.6-1~22.04.1
  • Updated python3.10-minimal from version 3.10.6-1~22.04 to 3.10.6-1~22.04.1
  • Updated tzdata from version 2022e-0ubuntu0.22.04.0 to 2022f-0ubuntu0.22.04.0

Updates to packages available at build time only

  • Updated libpixman-1-dev from version 0.40.0-1build4 to 0.40.0-1ubuntu0.22.04.1
  • Updated libpython3.10 from version 3.10.6-1~22.04 to 3.10.6-1~22.04.1
  • Updated libpython3.10-dev from version 3.10.6-1~22.04 to 3.10.6-1~22.04.1
  • Updated libtiff-dev from version 4.3.0-6ubuntu0.1 to 4.3.0-6ubuntu0.2
  • Updated libtiffxx5 from version 4.3.0-6ubuntu0.1 to 4.3.0-6ubuntu0.2
  • Updated python3.10-dev from version 3.10.6-1~22.04 to 3.10.6-1~22.04.1