Skip to content

Commit

Permalink
Merge pull request #4996 from dependabot/dependabot/composer/composer…
Browse files Browse the repository at this point in the history
…/helpers/v1/composer/composer-1.10.26

build(deps): bump composer/composer from 1.10.25 to 1.10.26 in /composer/helpers/v1
  • Loading branch information
jurre authored Apr 14, 2022
2 parents c0945b3 + 356f05c commit 2df7590
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 63 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ RUN [ "$TARGETARCH" != "amd64" ] \

# Install PHP 7.4 and Composer
ENV COMPOSER_ALLOW_SUPERUSER=1
COPY --from=composer:1.10.25 /usr/bin/composer /usr/local/bin/composer1
COPY --from=composer:1.10.26 /usr/bin/composer /usr/local/bin/composer1
COPY --from=composer:2.3.5 /usr/bin/composer /usr/local/bin/composer
RUN add-apt-repository ppa:ondrej/php \
&& apt-get update \
Expand Down
125 changes: 63 additions & 62 deletions composer/helpers/v1/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2df7590

Please sign in to comment.