Heroku-20 and Heroku-22 stack images updated
Change effective on 02 October 2023
We have updated the 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.
Changelog of packages
Stack: heroku-20
- Updated bind9-dnsutilsfrom version1:9.16.1-0ubuntu2.15to1:9.16.1-0ubuntu2.16
- Updated bind9-hostfrom version1:9.16.1-0ubuntu2.15to1:9.16.1-0ubuntu2.16
- Updated bind9-libsfrom version1:9.16.1-0ubuntu2.15to1:9.16.1-0ubuntu2.16
- Updated dnsutilsfrom version1:9.16.1-0ubuntu2.15to1:9.16.1-0ubuntu2.16
- Updated libcups2from version2.3.1-9ubuntu1.5to2.3.1-9ubuntu1.6
- Updated linux-libc-devfrom version5.4.0-162.179to5.4.0-163.180
- Updated rsyncfrom version3.1.3-8ubuntu0.5to3.1.3-8ubuntu0.7
Stack: heroku-22
- Updated bind9-dnsutilsfrom version1:9.18.12-0ubuntu0.22.04.2to1:9.18.12-0ubuntu0.22.04.3
- Updated bind9-hostfrom version1:9.18.12-0ubuntu0.22.04.2to1:9.18.12-0ubuntu0.22.04.3
- Updated bind9-libsfrom version1:9.18.12-0ubuntu0.22.04.2to1:9.18.12-0ubuntu0.22.04.3
- Updated dnsutilsfrom version1:9.18.12-0ubuntu0.22.04.2to1:9.18.12-0ubuntu0.22.04.3
- Updated libcups2from version2.4.1op1-1ubuntu4.6to2.4.1op1-1ubuntu4.7
- Updated linux-libc-devfrom version5.15.0-83.92to5.15.0-84.93