From 43d5c71ec3e05cc9c62afba25655d9f6fa0eb30d Mon Sep 17 00:00:00 2001 From: Rob Bast Date: Thu, 12 Dec 2024 09:30:55 +0100 Subject: [PATCH] release 2.8.4 closes #357 --- latest/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latest/Dockerfile b/latest/Dockerfile index 7d3bad0..51f3e16 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.8.3 +ENV COMPOSER_VERSION 2.8.4 RUN set -eux ; \ # install https://github.com/mlocati/docker-php-extension-installer