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 version0.37ubuntu0.14
to0.37ubuntu0.15
- Updated
libpixman-1-0
from version0.34.0-2
to0.34.0-2ubuntu0.1
- Updated
libsqlite3-0
from version3.22.0-1ubuntu0.6
to3.22.0-1ubuntu0.7
- Updated
libtiff5
from version4.0.9-5ubuntu0.7
to4.0.9-5ubuntu0.8
- Updated
linux-libc-dev
from version4.15.0-194.205
to4.15.0-196.207
- Updated
tzdata
from version2022e-0ubuntu0.18.04.0
to2022f-0ubuntu0.18.04.0
Updates to packages available at build time only
- Updated
libpixman-1-dev
from version0.34.0-2
to0.34.0-2ubuntu0.1
- Updated
libtiff-dev
from version4.0.9-5ubuntu0.7
to4.0.9-5ubuntu0.8
- Updated
libtiff5-dev
from version4.0.9-5ubuntu0.7
to4.0.9-5ubuntu0.8
- Updated
libtiffxx5
from version4.0.9-5ubuntu0.7
to4.0.9-5ubuntu0.8
Stack: heroku-20
- Updated
distro-info-data
from version0.43ubuntu1.10
to0.43ubuntu1.11
- Updated
libpixman-1-0
from version0.38.4-0ubuntu1
to0.38.4-0ubuntu2.1
- Updated
libsqlite3-0
from version3.31.1-4ubuntu0.4
to3.31.1-4ubuntu0.5
- Updated
libtiff5
from version4.1.0+git191117-2ubuntu0.20.04.5
to4.1.0+git191117-2ubuntu0.20.04.6
- Updated
tzdata
from version2022e-0ubuntu0.20.04.0
to2022f-0ubuntu0.20.04.0
Updates to packages available at build time only
- Updated
libpixman-1-dev
from version0.38.4-0ubuntu1
to0.38.4-0ubuntu2.1
- Updated
libtiff-dev
from version4.1.0+git191117-2ubuntu0.20.04.5
to4.1.0+git191117-2ubuntu0.20.04.6
- Updated
libtiffxx5
from version4.1.0+git191117-2ubuntu0.20.04.5
to4.1.0+git191117-2ubuntu0.20.04.6
Stack: heroku-22
- Updated
distro-info-data
from version0.52ubuntu0.1
to0.52ubuntu0.2
- Updated
libpixman-1-0
from version0.40.0-1build4
to0.40.0-1ubuntu0.22.04.1
- Updated
libpython3.10-minimal
from version3.10.6-1~22.04
to3.10.6-1~22.04.1
- Updated
libpython3.10-stdlib
from version3.10.6-1~22.04
to3.10.6-1~22.04.1
- Updated
libsqlite3-0
from version3.37.2-2
to3.37.2-2ubuntu0.1
- Updated
libtiff5
from version4.3.0-6ubuntu0.1
to4.3.0-6ubuntu0.2
- Updated
python3.10
from version3.10.6-1~22.04
to3.10.6-1~22.04.1
- Updated
python3.10-minimal
from version3.10.6-1~22.04
to3.10.6-1~22.04.1
- Updated
tzdata
from version2022e-0ubuntu0.22.04.0
to2022f-0ubuntu0.22.04.0
Updates to packages available at build time only
- Updated
libpixman-1-dev
from version0.40.0-1build4
to0.40.0-1ubuntu0.22.04.1
- Updated
libpython3.10
from version3.10.6-1~22.04
to3.10.6-1~22.04.1
- Updated
libpython3.10-dev
from version3.10.6-1~22.04
to3.10.6-1~22.04.1
- Updated
libtiff-dev
from version4.3.0-6ubuntu0.1
to4.3.0-6ubuntu0.2
- Updated
libtiffxx5
from version4.3.0-6ubuntu0.1
to4.3.0-6ubuntu0.2
- Updated
python3.10-dev
from version3.10.6-1~22.04
to3.10.6-1~22.04.1