Skip to content

Commit 81048a6

Browse files
author
IK Renovate Bot
committed
chore(deps): update dependency composer/composer to v2.8.9 (dockerfiles/dockerfile.renovate)
1 parent c005164 commit 81048a6

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.9
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)