Heroku-20 and Heroku-22 stacks updated
Change effective on 03 June 2024
We have updated the heroku-20 and heroku-22 stacks to pick up
security fixes in upstream packages. The new base images for each stack 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 base image for the stack 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’s base image.
Changelog of packages
Stack: heroku-20
- Updated
gitfrom version1:2.25.1-1ubuntu3.11to1:2.25.1-1ubuntu3.12 - Updated
git-manfrom version1:2.25.1-1ubuntu3.11to1:2.25.1-1ubuntu3.12 - Updated
libc-binfrom version2.31-0ubuntu9.15to2.31-0ubuntu9.16 - Updated
libc-dev-binfrom version2.31-0ubuntu9.15to2.31-0ubuntu9.16 - Updated
libc6from version2.31-0ubuntu9.15to2.31-0ubuntu9.16 - Updated
libc6-devfrom version2.31-0ubuntu9.15to2.31-0ubuntu9.16 - Updated
localesfrom version2.31-0ubuntu9.15to2.31-0ubuntu9.16 - Added
nanoversion4.8-1ubuntu1
Updates to packages available at build time only
- Updated
libc6-i386from version2.31-0ubuntu9.15to2.31-0ubuntu9.16 - Updated
libunbound8from version1.9.4-2ubuntu1.5to1.9.4-2ubuntu1.6
Stack: heroku-22
- Updated
gitfrom version1:2.34.1-1ubuntu1.10to1:2.34.1-1ubuntu1.11 - Updated
git-manfrom version1:2.34.1-1ubuntu1.10to1:2.34.1-1ubuntu1.11 - Updated
libc-binfrom version2.35-0ubuntu3.7to2.35-0ubuntu3.8 - Updated
libc-dev-binfrom version2.35-0ubuntu3.7to2.35-0ubuntu3.8 - Updated
libc6from version2.35-0ubuntu3.7to2.35-0ubuntu3.8 - Updated
libc6-devfrom version2.35-0ubuntu3.7to2.35-0ubuntu3.8 - Updated
localesfrom version2.35-0ubuntu3.7to2.35-0ubuntu3.8 - Added
nanoversion6.2-1
Updates to packages available at build time only
- Updated
libunbound8from version1.13.1-1ubuntu5.4to1.13.1-1ubuntu5.5