From ab362822933eaf631c13da751f87c986fa1c644a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fl=C3=A1vio=20Heleno?= Date: Fri, 4 Oct 2024 09:38:09 -0300 Subject: [PATCH] Release 2.8.1 --- latest/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latest/Dockerfile b/latest/Dockerfile index 9c953b3..24fdbc1 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.0 +ENV COMPOSER_VERSION 2.8.1 RUN set -eux ; \ # install https://github.com/mlocati/docker-php-extension-installer