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
git
from version1:2.25.1-1ubuntu3.11
to1:2.25.1-1ubuntu3.12
- Updated
git-man
from version1:2.25.1-1ubuntu3.11
to1:2.25.1-1ubuntu3.12
- Updated
libc-bin
from version2.31-0ubuntu9.15
to2.31-0ubuntu9.16
- Updated
libc-dev-bin
from version2.31-0ubuntu9.15
to2.31-0ubuntu9.16
- Updated
libc6
from version2.31-0ubuntu9.15
to2.31-0ubuntu9.16
- Updated
libc6-dev
from version2.31-0ubuntu9.15
to2.31-0ubuntu9.16
- Updated
locales
from version2.31-0ubuntu9.15
to2.31-0ubuntu9.16
- Added
nano
version4.8-1ubuntu1
Updates to packages available at build time only
- Updated
libc6-i386
from version2.31-0ubuntu9.15
to2.31-0ubuntu9.16
- Updated
libunbound8
from version1.9.4-2ubuntu1.5
to1.9.4-2ubuntu1.6
Stack: heroku-22
- Updated
git
from version1:2.34.1-1ubuntu1.10
to1:2.34.1-1ubuntu1.11
- Updated
git-man
from version1:2.34.1-1ubuntu1.10
to1:2.34.1-1ubuntu1.11
- Updated
libc-bin
from version2.35-0ubuntu3.7
to2.35-0ubuntu3.8
- Updated
libc-dev-bin
from version2.35-0ubuntu3.7
to2.35-0ubuntu3.8
- Updated
libc6
from version2.35-0ubuntu3.7
to2.35-0ubuntu3.8
- Updated
libc6-dev
from version2.35-0ubuntu3.7
to2.35-0ubuntu3.8
- Updated
locales
from version2.35-0ubuntu3.7
to2.35-0ubuntu3.8
- Added
nano
version6.2-1
Updates to packages available at build time only
- Updated
libunbound8
from version1.13.1-1ubuntu5.4
to1.13.1-1ubuntu5.5