Heroku-22 and Heroku-24 stacks updated
Change effective on 13 August 2025
We updated the heroku-22
and heroku-24
stacks to pick up
security fixes in upstream packages. The new base images for each stack roll out automatically
to the Common Runtime over the next 48 hours,
followed by Private Spaces.
If you use Heroku’s default buildpack-powered build system/stacks, you don’t need to redeploy your app to include these changes. We automatically restart any running dynos as we roll out the new base images for each stack. For Cedar-generation apps, each time a dyno starts, the slug applies on top of the most recent base image. For Fir-generation apps, the built image gets rebased on top of the most recent base image.
If your app uses Heroku’s container
stack (most don’t),
you must rebuild your app’s Docker image to pick up 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-22
- Updated
libperl5.34
from version5.34.0-3ubuntu1.4
to5.34.0-3ubuntu1.5
- Updated
perl
from version5.34.0-3ubuntu1.4
to5.34.0-3ubuntu1.5
- Updated
perl-base
from version5.34.0-3ubuntu1.4
to5.34.0-3ubuntu1.5
- Updated
perl-modules-5.34
from version5.34.0-3ubuntu1.4
to5.34.0-3ubuntu1.5
Stack: heroku-24
- Updated
base-files
from version13ubuntu10.2
to13ubuntu10.3
- Updated
iproute2
from version6.1.0-1ubuntu6
to6.1.0-1ubuntu6.2
- Updated
libperl5.38t64
from version5.38.2-3.2ubuntu0.1
to5.38.2-3.2ubuntu0.2
- Updated
perl
from version5.38.2-3.2ubuntu0.1
to5.38.2-3.2ubuntu0.2
- Updated
perl-base
from version5.38.2-3.2ubuntu0.1
to5.38.2-3.2ubuntu0.2
- Updated
perl-modules-5.38
from version5.38.2-3.2ubuntu0.1
to5.38.2-3.2ubuntu0.2