Skip to content

Commit

Permalink
Merge pull request #331 from uselagoon/renovate/main-composer-2.1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood authored Nov 10, 2021
2 parents bb17d7d + 4b4484a commit 06f019b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/php-cli/8.0.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.11 /usr/bin/composer /usr/local/bin/composer
COPY --from=composer:2.1.12 /usr/bin/composer /usr/local/bin/composer

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

0 comments on commit 06f019b

Please sign in to comment.