From 5d8b80c01c2556151c791b9a4c79e2c4d13ffc94 Mon Sep 17 00:00:00 2001 From: Jesper Noordsij Date: Thu, 3 Oct 2024 11:14:39 +0200 Subject: [PATCH] release 2.8.0 --- latest/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latest/Dockerfile b/latest/Dockerfile index e8e0b80..9c953b3 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.9 +ENV COMPOSER_VERSION 2.8.0 RUN set -eux ; \ # install https://github.com/mlocati/docker-php-extension-installer