Skip to content

Commit

Permalink
chore(deps): update dependency composer/composer to v2.7.7 (dockerfil…
Browse files Browse the repository at this point in the history
…es/dockerfile.renovate)
  • Loading branch information
IK Renovate Bot committed Jun 20, 2024
1 parent 7d5addd commit 78121b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/Dockerfile.renovate
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ RUN echo "deb http://ppa.launchpad.net/ondrej/php/ubuntu bionic main" > /etc/apt
rm -rf /var/lib/apt/lists/*

# renovate: datasource=github-releases depName=composer/composer
ENV COMPOSER_VERSION=2.7.6
ENV COMPOSER_VERSION=2.7.7

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

Expand Down

0 comments on commit 78121b8

Please sign in to comment.