Skip to content

Commit 1423ce1

Browse files
committed
show which php
1 parent cb183b7 commit 1423ce1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpbrew/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,5 @@ RUN source ~/.phpbrew/bashrc \
5151
$PHP_VERSION as $PHP_DIST_NAME \
5252
+cli +phar +bz2 +xml +filter +mbregex +mbstring +posix +pcntl \
5353
&& phpbrew use $PHP_DIST_NAME \
54+
&& which php \
5455
&& php -v

0 commit comments

Comments
 (0)