Skip to content

Commit

Permalink
Merge pull request #359 from uselagoon/renovate/main-composer-2.1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood authored Dec 11, 2021
2 parents c65b0bf + 09b0b99 commit 55faee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/php-cli/8.1.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL org.opencontainers.image.source="https://github.com/uselagoon/lagoon-image

ENV LAGOON=cli

COPY --from=composer:2.1.12 /usr/bin/composer /usr/local/bin/composer
COPY --from=composer:2.1.14 /usr/bin/composer /usr/local/bin/composer

RUN apk add --no-cache git \
unzip \
Expand Down

0 comments on commit 55faee0

Please sign in to comment.