Heroku-18, Heroku-20 and Heroku-22 stack images updated
Change effective on 10 January 2023
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
curl
from version7.58.0-2ubuntu3.21
to7.58.0-2ubuntu3.22
- Updated
libcurl3-gnutls
from version7.58.0-2ubuntu3.21
to7.58.0-2ubuntu3.22
- Updated
libcurl4
from version7.58.0-2ubuntu3.21
to7.58.0-2ubuntu3.22
- Updated
libksba8
from version1.3.5-2ubuntu0.18.04.1
to1.3.5-2ubuntu0.18.04.2
- Updated
linux-libc-dev
from version4.15.0-200.211
to4.15.0-201.212
Updates to packages available at build time only
- Updated
libcurl4-openssl-dev
from version7.58.0-2ubuntu3.21
to7.58.0-2ubuntu3.22
Stack: heroku-20
- Updated
curl
from version7.68.0-1ubuntu2.14
to7.68.0-1ubuntu2.15
- Updated
libcurl3-gnutls
from version7.68.0-1ubuntu2.14
to7.68.0-1ubuntu2.15
- Updated
libcurl4
from version7.68.0-1ubuntu2.14
to7.68.0-1ubuntu2.15
- Updated
libksba8
from version1.3.5-2ubuntu0.20.04.1
to1.3.5-2ubuntu0.20.04.2
- Updated
linux-libc-dev
from version5.4.0-135.152
to5.4.0-136.153
Updates to packages available at build time only
- Updated
libcurl4-openssl-dev
from version7.68.0-1ubuntu2.14
to7.68.0-1ubuntu2.15
Stack: heroku-22
- Updated
curl
from version7.81.0-1ubuntu1.6
to7.81.0-1ubuntu1.7
- Updated
libcurl3-gnutls
from version7.81.0-1ubuntu1.6
to7.81.0-1ubuntu1.7
- Updated
libcurl4
from version7.81.0-1ubuntu1.6
to7.81.0-1ubuntu1.7
- Updated
libksba8
from version1.6.0-2ubuntu0.1
to1.6.0-2ubuntu0.2
- Updated
libsasl2-2
from version2.1.27+dfsg2-3ubuntu1
to2.1.27+dfsg2-3ubuntu1.1
- Updated
libsasl2-modules
from version2.1.27+dfsg2-3ubuntu1
to2.1.27+dfsg2-3ubuntu1.1
- Updated
libsasl2-modules-db
from version2.1.27+dfsg2-3ubuntu1
to2.1.27+dfsg2-3ubuntu1.1
- Updated
linux-libc-dev
from version5.15.0-56.62
to5.15.0-57.63
Updates to packages available at build time only
- Updated
libcurl4-openssl-dev
from version7.81.0-1ubuntu1.6
to7.81.0-1ubuntu1.7
- Updated
libsasl2-dev
from version2.1.27+dfsg2-3ubuntu1
to2.1.27+dfsg2-3ubuntu1.1