Skip to content

Commit

Permalink
Composer 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
back-2-95 committed Oct 4, 2024
1 parent 371a94c commit e9f15ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ ENV APP_ENV=prod \
COMPOSER_FUND=0 \
PATH="${PATH}:/home/${DEFAULT_USER}/.composer/vendor/bin:${APP_PATH}/vendor/bin"

COPY --link --from=composer/composer:2.7-bin /composer /usr/bin/composer
COPY --link --from=composer/composer:2.8-bin /composer /usr/bin/composer

RUN sudo -s <<EOF
apk --no-cache add patch unzip
Expand Down

0 comments on commit e9f15ae

Please sign in to comment.