Skip to content

Commit ab880bf

Browse files
author
IK Renovate Bot
committed
chore(deps): update dependency composer/composer to v2.8.8 (dockerfiles/dockerfile.renovate)
1 parent b55db82 commit ab880bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/Dockerfile.renovate

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ RUN echo "deb http://ppa.launchpad.net/ondrej/php/ubuntu bionic main" > /etc/apt
116116
rm -rf /var/lib/apt/lists/*
117117

118118
# renovate: datasource=github-releases depName=composer/composer
119-
ENV COMPOSER_VERSION=2.8.6
119+
ENV COMPOSER_VERSION=2.8.8
120120

121121
RUN php -r "copy('https://github.com/composer/composer/releases/download/$COMPOSER_VERSION/composer.phar', '/usr/local/bin/composer');"
122122

0 commit comments

Comments
 (0)