diff --git a/2.7/Dockerfile b/2.7/Dockerfile index 6203827..40bb4f7 100644 --- a/2.7/Dockerfile +++ b/2.7/Dockerfile @@ -22,7 +22,7 @@ memory_limit=-1\n\ ENV COMPOSER_ALLOW_SUPERUSER 1 ENV COMPOSER_HOME /tmp -ENV COMPOSER_VERSION 2.7.2 +ENV COMPOSER_VERSION 2.7.4 RUN set -eux ; \ # install https://github.com/mlocati/docker-php-extension-installer