Skip to content

Commit b6dfd95

Browse files
committed
use official docker image php 7.4
1 parent 8441900 commit b6dfd95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

environments/php7.4/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM php:7.4.0RC4-cli
1+
FROM php:7.4.0-cli
22
WORKDIR "/home/vector"
33
CMD ["./vendor/bin/phpunit"]

0 commit comments

Comments
 (0)