mirror of https://github.com/grpc/grpc.git
parent
d00e92040e
commit
ad2909b489
10 changed files with 20 additions and 20 deletions
@ -1,3 +1,3 @@ |
||||
RUN wget https://phar.phpunit.de/phpunit-8.phar && ${'\\'} |
||||
mv phpunit-8.phar /usr/local/bin/phpunit && ${'\\'} |
||||
RUN wget https://phar.phpunit.de/phpunit-8.5.8.phar && ${'\\'} |
||||
mv phpunit-8.5.8.phar /usr/local/bin/phpunit && ${'\\'} |
||||
chmod +x /usr/local/bin/phpunit |
||||
|
Loading…
Reference in new issue