From 327b1e8184e42fdb25262da9617a8c236eeed82c Mon Sep 17 00:00:00 2001 From: Rob Bast Date: Wed, 30 Oct 2024 08:44:30 +0100 Subject: [PATCH] release 2.8.2 closes #350 --- latest/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latest/Dockerfile b/latest/Dockerfile index 24fdbc1..198ec3f 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.1 +ENV COMPOSER_VERSION 2.8.2 RUN set -eux ; \ # install https://github.com/mlocati/docker-php-extension-installer