Skip to content

Commit

Permalink
Merge pull request #1121 from amazeeio/1120-update-composer-v1.8.6
Browse files Browse the repository at this point in the history
Updated composer to v1.8.6
  • Loading branch information
Schnitzel authored Jun 24, 2019
2 parents 03e8f4d + b9edd58 commit 03bca55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions images/php/cli/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ LABEL maintainer="amazee.io"
ENV LAGOON=cli

# Defining Versions - https://getcomposer.org/download/
ENV COMPOSER_VERSION=1.8.5 \
COMPOSER_HASH_SHA256=4e4c1cd74b54a26618699f3190e6f5fc63bb308b13fa660f71f2a2df047c0e17
ENV COMPOSER_VERSION=1.8.6 \
COMPOSER_HASH_SHA256=b66f9b53db72c5117408defe8a1e00515fe749e97ce1b0ae8bdaa6a5a43dd542

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

0 comments on commit 03bca55

Please sign in to comment.