From 521648f8db89da71e5475b0c944c6f6b3a72aa1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Thu, 22 Aug 2024 15:56:15 +0200 Subject: [PATCH] Enhancement: Update composer/composer --- latest/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latest/Dockerfile b/latest/Dockerfile index 3469980..37fd638 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.7.7 +ENV COMPOSER_VERSION 2.7.8 RUN set -eux ; \ # install https://github.com/mlocati/docker-php-extension-installer