Skip to content

Commit

Permalink
Update composer Docker tag to v2.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 11, 2021
1 parent 370e218 commit 09b0b99
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 09b0b99

Please sign in to comment.