diff --git a/2.6/Dockerfile b/2.6/Dockerfile index 1359609..89355eb 100644 --- a/2.6/Dockerfile +++ b/2.6/Dockerfile @@ -22,7 +22,7 @@ memory_limit=-1\n\ ENV COMPOSER_ALLOW_SUPERUSER 1 ENV COMPOSER_HOME /tmp -ENV COMPOSER_VERSION 2.6.2 +ENV COMPOSER_VERSION 2.6.3 RUN set -eux ; \ # install https://github.com/mlocati/docker-php-extension-installer