From 983222d66b0bc2ae00076f56c04d58e36b4e7ffe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 08:46:18 +0000 Subject: [PATCH] Update dependency composer/composer to v2.10.1 (Latest) --- latest/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latest/Dockerfile b/latest/Dockerfile index 3c03d2a..0527dca 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.10.0 +ENV COMPOSER_VERSION=2.10.1 RUN set -eux ; \ # install https://github.com/mlocati/docker-php-extension-installer