From 84a4402f6393aa5bf4906106ca007c2f32865879 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 13:28:43 +0000 Subject: [PATCH] Update dependency composer/composer to v2.9.3 (Latest) --- latest/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latest/Dockerfile b/latest/Dockerfile index b49da15..83ffeab 100644 --- a/latest/Dockerfile +++ b/latest/Dockerfile @@ -22,7 +22,7 @@ memory_limit=-1\n\ ENV COMPOSER_ALLOW_SUPERUSER=1 ENV COMPOSER_HOME=/tmp -ENV COMPOSER_VERSION=2.9.2 +ENV COMPOSER_VERSION=2.9.3 RUN set -eux ; \ # install https://github.com/mlocati/docker-php-extension-installer