We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76da02e commit 9bd34edCopy full SHA for 9bd34ed
1 file changed
php-worker/Dockerfile-70
@@ -62,7 +62,7 @@ ENTRYPOINT ["/usr/bin/supervisord", "-n", "-c", "/etc/supervisord.conf"]
62
#--------------------------------------------------------------------------
63
#
64
65
-RUN php -v | head -n 1 | grep -q "PHP "7.0."
+RUN php -v | head -n 1 | grep -q "PHP 7.0."
66
67
68
0 commit comments