Skip to content

Commit 302bcb9

Browse files
Merge branch 'docker-update' of https://github.com/sendgrid/php-http-client into docker-update
2 parents c82b43b + b723d5a commit 302bcb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ RUN apt-get update && \
1010
apt-get install -y git zip zlib1g-dev && docker-php-ext-install zip
1111
RUN curl --silent --show-error https://getcomposer.org/installer | php
1212

13-
RUN php composer.phar install
13+
RUN php composer.phar install

0 commit comments

Comments
 (0)