Skip to content

Commit

Permalink
Merge pull request #1184 from amazeeio/composer_v190
Browse files Browse the repository at this point in the history
Updating Composer to v1.9.0
  • Loading branch information
Schnitzel authored Aug 15, 2019
2 parents b5cad79 + 5cc9edc commit 74da31e
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 @@ -7,8 +7,8 @@ LABEL maintainer="amazee.io"
ENV LAGOON=cli

# Defining Versions - https://getcomposer.org/download/
ENV COMPOSER_VERSION=1.8.6 \
COMPOSER_HASH_SHA256=b66f9b53db72c5117408defe8a1e00515fe749e97ce1b0ae8bdaa6a5a43dd542
ENV COMPOSER_VERSION=1.9.0 \
COMPOSER_HASH_SHA256=c9dff69d092bdec14dee64df6677e7430163509798895fbd54891c166c5c0875

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

0 comments on commit 74da31e

Please sign in to comment.