Skip to content

Commit 491267c

Browse files
author
Greg Bowler
committed
Upgrade to v9
1 parent 67c48ea commit 491267c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ LABEL repository="https://github.com/php-actions/phpunit"
55
LABEL homepage="https://github.com/php-actions/phpunit"
66
LABEL maintainer="Greg Bowler <greg.bowler@g105b.com>"
77

8-
RUN composer global require --no-progress phpunit/phpunit 8.*
8+
RUN composer global require --no-progress phpunit/phpunit 9.*
99
COPY entrypoint /usr/local/bin/entrypoint
1010
ENTRYPOINT ["/usr/local/bin/entrypoint"]

0 commit comments

Comments
 (0)