2026.43
Changes
Implement “worker” stack type
This release includes a new “worker” stack type. It is primarily configured
through a cluster that provides the VMs that run worker containers, using
CONTAINER_NAME, CONTAINER_COMMAND, and CONTAINER_IMAGE_URI metadata
configuration. Files may be placed using cluster files configuration. Logging
for a worker is to a host directory /var/log/CONTAINER_NAME to file
CONTAINER_NAME.log. To support cron workers, supercronic is provided. A new
run-one command is also provided, but not expected to be that useful because
supercronic by default does not overlap executions of an entry. The worker
stack supports PHP configuration if provided, but it need not be based on PHP. A
PHP-specific configuration is provided when the php.version variable is
included.
Bug fixes
- Control of the
image-monitorservice is permitted by ordinary users. - The package
amazon-ecr-credential-helperis included on core servers to enable pulling ECR images.
Component upgrades
| Component | Previous | Current |
|---|---|---|
| PHP | 8.4.24 | 8.4.25 |
Artifacts matrix
| Image Type | Family / Variant | OS | Packages | Architectures | URI |
|---|---|---|---|---|---|
| Container | php-fpm:8.1-arm64 | Debian 13.2 | 8.1.34 composer-2.10.3 newrelic 12.9.0.38 | arm64 | public.ecr.aws/webscale/php-fpm:8.1-arm64-2026.43 |
| Container | php-fpm:8.2-arm64 | Debian 13.6 | 8.2.33 composer-2.10.3 newrelic 12.9.0.38 | arm64 | public.ecr.aws/webscale/php-fpm:8.2-arm64-2026.43 |
| Container | php-fpm:8.3-arm64 | Debian 13.6 | 8.3.33 composer-2.10.3 newrelic 12.9.0.38 | arm64 | public.ecr.aws/webscale/php-fpm:8.3-arm64-2026.43 |
| Container | php-fpm:8.4-arm64 | Debian 13.6 | 8.4.25 composer-2.10.3 newrelic 12.9.0.38 | arm64 | public.ecr.aws/webscale/php-fpm:8.4-arm64-2026.43 |
| Container | php-fpm:8.5-arm64 | Debian 13.6 | 8.5.9 composer-2.10.3 newrelic 12.9.0.38 | arm64 | public.ecr.aws/webscale/php-fpm:8.5-arm64-2026.43 |
| Container | php-fpm:8.1-deb | Debian 13.2 | 8.1.34 composer-2.10.3 newrelic 12.9.0.38 | amd64 | public.ecr.aws/webscale/php-fpm:8.1-deb-2026.43 |
| Container | php-fpm:8.2-deb | Debian 13.6 | 8.2.33 composer-2.10.3 newrelic 12.9.0.38 | amd64 | public.ecr.aws/webscale/php-fpm:8.2-deb-2026.43 |
| Container | php-fpm:8.3-deb | Debian 13.6 | 8.3.33 composer-2.10.3 newrelic 12.9.0.38 | amd64 | public.ecr.aws/webscale/php-fpm:8.3-deb-2026.43 |
| Container | php-fpm:8.4-deb | Debian 13.6 | 8.4.25 composer-2.10.3 newrelic 12.9.0.38 | amd64 | public.ecr.aws/webscale/php-fpm:8.4-deb-2026.43 |
| Container | php-fpm:8.1 | Alpine 3.21.7 | 8.1.34 composer-2.10.3 newrelic 12.9.0.38 | amd64 | public.ecr.aws/webscale/php-fpm:8.1-2026.43 |
| Container | php-fpm:8.2 | Alpine 3.24.1 | 8.2.33 composer-2.10.3 newrelic 12.9.0.38 | amd64 | public.ecr.aws/webscale/php-fpm:8.2-2026.43 |
| Container | php-fpm:8.3 | Alpine 3.24.1 | 8.3.33 composer-2.10.3 newrelic 12.9.0.38 | amd64 | public.ecr.aws/webscale/php-fpm:8.3-2026.43 |
| Container | php-fpm:8.4 | Alpine 3.24.1 | 8.4.25 composer-2.10.3 newrelic 12.9.0.38 | amd64 | public.ecr.aws/webscale/php-fpm:8.4-2026.43 |
| Container | rabbitmq | Ubuntu 24.04.4 LTS | 4.3.5 | arm64 | public.ecr.aws/webscale/rabbitmq:2026.43 |
| Container | varnish | Debian 12.15 | 6.0.18 | arm64 | public.ecr.aws/webscale/varnish:2026.43 |
Last modified on September 15, 2026