Released in October, 2024 for non-FedRAMP customers.
Released in January, 2026 for FedRAMP customers.
Ubuntu 24.04
Released in May, 2026 for non-FedRAMP customers.
Released in June, 2026 for FedRAMP customers.
Before you begin
Before you start upgrading your Ubuntu version in the environment, review the following specifications:
Do not make any other changes to your site during the upgrade process.
In Ubuntu 20.04:
Python2, rssh, Drush 9, and Drush 10 binaries are unavailable. If you depend on global Drush 9 or Drush 10, you must start using vendored Drush.
The ack-grep command is unavailable so you must update the scripts to use the ack command.
The .svg file extension cannot be used with the ImageMagick module.
In Ubuntu 22.04:
The preceding limitations for Ubuntu 20.04 also apply to Ubuntu 22.04.
The SimpleSAML compatibility shim is removed. Therefore, applications that did not make the SimpleSAML changes during the Cloud Platform upgrade must make these changes.
OpenSSL 3.x disables a lot of legacy algorithms by default. For example, certificates using SHA1 or MD5 as hash algorithms are invalid. In addition, TLS protocols earlier than 1.2 are disabled.
The default Ubuntu version for newly provisioned Cloud Platform environments, is Ubuntu 22.04.
In Ubuntu 24.04:
Upgrading the operating system in your environment
Important
Acquia recommends that you upgrade your non-production environments prior to your production environments.
To upgrade your non-production and production environments to an available operating system:
Access your organization, application, and environment.
Click Configuration > Operating System. The system displays the currently installed operating system.
In Available versions, click Upgrade now.
Note
If you try to upgrade your production environment without upgrading your non-production environment first, the system displays a warning message.
Type CONFIRM and click Submit. After some time, the system completes the upgrade process and displays a confirmation message.
Click Done. This completes the upgrade process. You can start testing your environment.
Testing your environments after the upgrade
Acquia recommends that you test your non-production environments immediately after you upgrade the operating system in such environments. By testing your environments, you can:
Investigate and resolve any technical issues with the help of Acquia Support.
Reduce the risk of delays or undesired behavior with your production environment upgrade.
When testing your environments through automated tests or manual inspection, review the application behavior that depends on the following:
Custom logic in .htaccess files
Image software such as ffmpeg, ImageMagick, or webp
System libraries
Connection to external network APIs/services from Drupal, PHP, or tools such as curl or wget, particularly those using older SSL/TLS versions
Scheduled tasks or cron jobs
Cloud hooks
Custom shell scripts or commands that run on the SSH pod
In addition, you must monitor application performance in New Relic after the upgrade and compare that with prior performance.
Reverting your operating system to another available version
While upgrading your container operating system to new versions, you might run into some issues. While you troubleshoot such issues, you can revert your upgrade to ensure that your site remains unaffected.
Access your organization, application, and environment.
Click Configuration > Operating System. The system displays the currently installed operating system.
In Available versions, click Revert.
Note
After a version of the operating system becomes end-of-life, you cannot revert your operating system to that version through the Cloud Platform user interface. In such cases, you can create a Support ticket.
Type CONFIRM and click Submit. After some time, the system completes the revert process and displays a confirmation message. If the revert process fails, click File support case to create a Support ticket.
Click Done. This completes the revert process. After you fix all issues, you can start your upgrade process again.
The drush8 and drush-launcher commands are unavailable on Ubuntu 24.04 (Noble). Update workflows to use a vendored Drush command.
Ruby is not installed on Ubuntu 24.04 (Noble) so you must update the scripts that require Ruby to use PHP or shell.
CDE environments are hosted on in the non-Kubernetes version of Cloud Platform. CDE environments will remain on Ubuntu 16.04 until the CDE feature is available in the Kubernetes version.
If you use LDAP, add the custom variable, LDAPTLS_CACERT.
Released in October, 2024 for non-FedRAMP customers.
Released in January, 2026 for FedRAMP customers.
Ubuntu 24.04
Released in May, 2026 for non-FedRAMP customers.
Released in June, 2026 for FedRAMP customers.
Before you begin
Before you start upgrading your Ubuntu version in the environment, review the following specifications:
Do not make any other changes to your site during the upgrade process.
In Ubuntu 20.04:
Python2, rssh, Drush 9, and Drush 10 binaries are unavailable. If you depend on global Drush 9 or Drush 10, you must start using vendored Drush.
The ack-grep command is unavailable so you must update the scripts to use the ack command.
The .svg file extension cannot be used with the ImageMagick module.
In Ubuntu 22.04:
The preceding limitations for Ubuntu 20.04 also apply to Ubuntu 22.04.
The SimpleSAML compatibility shim is removed. Therefore, applications that did not make the SimpleSAML changes during the Cloud Platform upgrade must make these changes.
OpenSSL 3.x disables a lot of legacy algorithms by default. For example, certificates using SHA1 or MD5 as hash algorithms are invalid. In addition, TLS protocols earlier than 1.2 are disabled.
The default Ubuntu version for newly provisioned Cloud Platform environments, is Ubuntu 22.04.
In Ubuntu 24.04:
Upgrading the operating system in your environment
Important
Acquia recommends that you upgrade your non-production environments prior to your production environments.
To upgrade your non-production and production environments to an available operating system:
Access your organization, application, and environment.
Click Configuration > Operating System. The system displays the currently installed operating system.
In Available versions, click Upgrade now.
Note
If you try to upgrade your production environment without upgrading your non-production environment first, the system displays a warning message.
Type CONFIRM and click Submit. After some time, the system completes the upgrade process and displays a confirmation message.
Click Done. This completes the upgrade process. You can start testing your environment.
Testing your environments after the upgrade
Acquia recommends that you test your non-production environments immediately after you upgrade the operating system in such environments. By testing your environments, you can:
Investigate and resolve any technical issues with the help of Acquia Support.
Reduce the risk of delays or undesired behavior with your production environment upgrade.
When testing your environments through automated tests or manual inspection, review the application behavior that depends on the following:
Custom logic in .htaccess files
Image software such as ffmpeg, ImageMagick, or webp
System libraries
Connection to external network APIs/services from Drupal, PHP, or tools such as curl or wget, particularly those using older SSL/TLS versions
Scheduled tasks or cron jobs
Cloud hooks
Custom shell scripts or commands that run on the SSH pod
In addition, you must monitor application performance in New Relic after the upgrade and compare that with prior performance.
Reverting your operating system to another available version
While upgrading your container operating system to new versions, you might run into some issues. While you troubleshoot such issues, you can revert your upgrade to ensure that your site remains unaffected.
Access your organization, application, and environment.
Click Configuration > Operating System. The system displays the currently installed operating system.
In Available versions, click Revert.
Note
After a version of the operating system becomes end-of-life, you cannot revert your operating system to that version through the Cloud Platform user interface. In such cases, you can create a Support ticket.
Type CONFIRM and click Submit. After some time, the system completes the revert process and displays a confirmation message. If the revert process fails, click File support case to create a Support ticket.
Click Done. This completes the revert process. After you fix all issues, you can start your upgrade process again.
The drush8 and drush-launcher commands are unavailable on Ubuntu 24.04 (Noble). Update workflows to use a vendored Drush command.
Ruby is not installed on Ubuntu 24.04 (Noble) so you must update the scripts that require Ruby to use PHP or shell.
CDE environments are hosted on in the non-Kubernetes version of Cloud Platform. CDE environments will remain on Ubuntu 16.04 until the CDE feature is available in the Kubernetes version.
If you use LDAP, add the custom variable, LDAPTLS_CACERT.