Skip to content

Commit

Permalink
New composer hash version
Browse files Browse the repository at this point in the history
  • Loading branch information
vladotesanovic committed Apr 1, 2019
1 parent 40ab52a commit 7414135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ADD https://php.codecasts.rocks/php-alpine.rsa.pub /etc/apk/keys/php-alpine.rsa.
# IMAGE ARGUMENTS WITH DEFAULTS.
ARG PHP_VERSION=7.2
ARG ALPINE_VERSION=3.7
ARG COMPOSER_HASH=$(wget -q -O - https://composer.github.io/installer.sig)
ARG COMPOSER_HASH=48e3236262b34d30969dca3c37281b3b4bbe3221bda826ac6a9a62d6444cdb0dcd0615698a5cbe587c3f0fe57a54d8f5
ARG NGINX_HTTP_PORT=80
ARG NGINX_HTTPS_PORT=443

Expand Down

0 comments on commit 7414135

Please sign in to comment.