2026.2
Released 2026-01-06
Changes
- The debian-based php 8.1 build is now available for the arm64 architecture.
- The
unzippackage is now installed on all debian-based php 8.1+ container images, allowing Magento to install without requiring permissions changes. - The
/var/wwwdirectory is created in debian-based php 8.1+ container images to allow it to be bind-mounted to a host directory. - The file
/var/log/msmtp.logis created with owner www-data and group www-data in debian-based php 8.1+ container images to allow msmtp logging to occur without changes to customer-specific builds. - The web server VM image now includes docker compose support.
- A new invoker command
command.ComposeUpallows running docker compose up as part of an invoker sequence. - The package
vim-tinyis used on new servers instead of the fullvim. - A new command on NFS servers,
label-shared-disk, sets thesharedlabel on an unassigned NVMe device, allowing a previous shared disk to be labeled on a new instance after its attachment in AWS. - A new command on NFS servers,
unmount-shared-disk, allows an existing shared disk to be unmounted so that it can be safely detached. - A new command on NFS servers,
mount-shared-disk, allows mounting a volume with thesharedlabel. - The unused invoker service has been removed from
nfs-serverandgeneric-serverVM images.
Component upgrades
| Component | Previous | Current |
|---|---|---|
| Alpine | 3.22.2 | 3.23.2 |
| Composer | 2.9.1 | 2.9.3 |
| PHP | 8.1.33 | 8.1.34 |
| PHP | 8.2.29 | 8.2.30 |
| PHP | 8.3.27 | 8.3.29 |
| PHP | 8.4.14 | 8.4.16 |
| rabbitmq | 4.2.1 | 4.2.2 |
Artifacts matrix
| Image Type | Family / Variant | OS | Packages | Architectures | URI |
|---|---|---|---|---|---|
| VM | nfs-server | Ubuntu Minimal 24.04 | amd64, arm64 | ||
| VM | web-server | Ubuntu Minimal 24.04 | amd64, arm64 | ||
| VM | container-host | Ubuntu Minimal 24.04 | arm64 | ||
| Container | php-fpm:8.1-arm64 | Debian 13.2 | php 8.1.34, composer-2.9.3 | arm64 | public.ecr.aws/webscale/php-fpm:8.1-arm64-2026.2 |
| Container | php-fpm:8.2-arm64 | Debian 13.2 | php 8.2.30, composer-2.9.3 | arm64 | public.ecr.aws/webscale/php-fpm:8.2-arm64-2026.2 |
| Container | php-fpm:8.3-arm64 | Debian 13.2 | php 8.3.29, composer-2.9.3 | arm64 | public.ecr.aws/webscale/php-fpm:8.3-arm64-2026.2 |
| Container | php-fpm:8.4-arm64 | Debian 13.2 | php 8.4.16, composer-2.9.3 | arm64 | public.ecr.aws/webscale/php-fpm:8.4-arm64-2026.2 |
| Container | php-fpm:8.1-deb | Debian 13.2 | php 8.1.34, composer-2.9.3 | amd64 | public.ecr.aws/webscale/php-fpm:8.1-deb-2026.2 |
| Container | php-fpm:8.2-deb | Debian 13.2 | php 8.2.30, composer-2.9.3 | amd64 | public.ecr.aws/webscale/php-fpm:8.2-deb-2026.2 |
| Container | php-fpm:8.3-deb | Debian 13.2 | php 8.3.29, composer-2.9.3 | amd64 | public.ecr.aws/webscale/php-fpm:8.3-deb-2026.2 |
| Container | php-fpm:8.4-deb | Debian 13.2 | php 8.4.16, composer-2.9.3 | amd64 | public.ecr.aws/webscale/php-fpm:8.4-deb-2026.2 |
| Container | php-fpm:8.1 | Alpine 3.21.5 | php 8.1.34, composer-2.9.3 | amd64 | public.ecr.aws/webscale/php-fpm:8.1-2026.2 |
| Container | php-fpm:8.2 | Alpine 3.23.2 | php 8.2.30, composer-2.9.3 | amd64 | public.ecr.aws/webscale/php-fpm:8.2-2026.2 |
| Container | php-fpm:8.3 | Alpine 3.23.2 | php 8.3.29, composer-2.9.3 | amd64 | public.ecr.aws/webscale/php-fpm:8.3-2026.2 |
| Container | php-fpm:8.4 | Alpine 3.23.2 | php 8.4.16, composer-2.9.3 | amd64 | public.ecr.aws/webscale/php-fpm:8.4-2026.2 |
| Container | rabbitmq | Ubuntu 24.04.3 LTS | rabbitmq 4.2.2 | arm64 | public.ecr.aws/webscale/rabbitmq |
| Container | varnish | Debian 12.12 | varnish-6.0.16 | arm64 | public.ecr.aws/webscale/varnish |
Have questions not answered here?
Contact Support
to get more help.
Last modified on June 3, 2026