From a8dec900b6c5410f18753b5f7472aeec98fe6c3a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 12:49:23 +0000 Subject: [PATCH] Update dependency composer/composer to v2.9.7 (Latest) --- latest/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latest/Dockerfile b/latest/Dockerfile index 694938e..9f6d207 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.5 +ENV COMPOSER_VERSION=2.9.7 RUN set -eux ; \ # install https://github.com/mlocati/docker-php-extension-installer