2026.17

Released 2026-03-26

Changes

Fix: docker compose fails with $ in secret

When a $ character was included in a secret, invoker would naively write it to a docker compose .env file. However, docker compose interpolates variables using the $ character resulting in unwanted behavior. This change first updates the web server image to remove the relatively ancient docker-compose command; docker compose must now be used instead. Invoker is updated to use the new command and properly encodes values in the .env file using single quotes and proper escaping, correcting the reported problem.

Component upgrades

ComponentPreviousCurrent
Debian13.313.4
RabbitMQ4.2.44.2.5
Varnish6.0.166.0.17

Artifacts matrix

Image TypeFamily / VariantOSPackagesArchitecturesURI
Containerphp-fpm:8.1-arm64Debian 13.28.1.34, composer-2.9.5arm64public.ecr.aws/webscale/php-fpm:8.1-arm64-2026.17
Containerphp-fpm:8.2-arm64Debian 13.48.2.30, composer-2.9.5arm64public.ecr.aws/webscale/php-fpm:8.2-arm64-2026.17
Containerphp-fpm:8.3-arm64Debian 13.48.3.30, composer-2.9.5arm64public.ecr.aws/webscale/php-fpm:8.3-arm64-2026.17
Containerphp-fpm:8.4-arm64Debian 13.48.4.19, composer-2.9.5arm64public.ecr.aws/webscale/php-fpm:8.4-arm64-2026.17
Containerphp-fpm:8.5-arm64Debian 13.48.5.4, composer-2.9.5arm64public.ecr.aws/webscale/php-fpm:8.5-arm64-2026.17
Containerphp-fpm:8.1-debDebian 13.28.1.34, composer-2.9.5amd64public.ecr.aws/webscale/php-fpm:8.1-deb-2026.17
Containerphp-fpm:8.2-debDebian 13.48.2.30, composer-2.9.5amd64public.ecr.aws/webscale/php-fpm:8.2-deb-2026.17
Containerphp-fpm:8.3-debDebian 13.48.3.30, composer-2.9.5amd64public.ecr.aws/webscale/php-fpm:8.3-deb-2026.17
Containerphp-fpm:8.4-debDebian 13.48.4.19, composer-2.9.5amd64public.ecr.aws/webscale/php-fpm:8.4-deb-2026.17
Containerphp-fpm:8.1Alpine 3.21.68.1.34, composer-2.9.5amd64public.ecr.aws/webscale/php-fpm:8.1-2026.17
Containerphp-fpm:8.2Alpine 3.23.38.2.30, composer-2.9.5amd64public.ecr.aws/webscale/php-fpm:8.2-2026.17
Containerphp-fpm:8.3Alpine 3.23.38.3.30, composer-2.9.5amd64public.ecr.aws/webscale/php-fpm:8.3-2026.17
Containerphp-fpm:8.4Alpine 3.23.38.4.19, composer-2.9.5amd64public.ecr.aws/webscale/php-fpm:8.4-2026.17
ContainerrabbitmqUbuntu 24.04.4 LTS4.2.5arm64public.ecr.aws/webscale/rabbitmq:2026.17
ContainervarnishDebian 12.136.0.17arm64public.ecr.aws/webscale/varnish:2026.17
Have questions not answered here? Contact Support to get more help.

Last modified on June 3, 2026