Skip to content

Commit b723d5a

Browse files
Merge branch 'master' into docker-update
2 parents 0b76a7d + 4b308b0 commit b723d5a

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)