We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b55db82 commit ab880bfCopy full SHA for ab880bf
dockerfiles/Dockerfile.renovate
@@ -116,7 +116,7 @@ RUN echo "deb http://ppa.launchpad.net/ondrej/php/ubuntu bionic main" > /etc/apt
116
rm -rf /var/lib/apt/lists/*
117
118
# renovate: datasource=github-releases depName=composer/composer
119
-ENV COMPOSER_VERSION=2.8.6
+ENV COMPOSER_VERSION=2.8.8
120
121
RUN php -r "copy('https://github.com/composer/composer/releases/download/$COMPOSER_VERSION/composer.phar', '/usr/local/bin/composer');"
122
0 commit comments