Skip to content

Commit 3fb253f

Browse files
author
Julien Neuhart
committed
Test slim onbluid composer #2
1 parent 6e843b9 commit 3fb253f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/slim_onbuild_composer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ COPY composer.json composer.json
99

1010
RUN env
1111

12-
RUN php -v
12+
RUN php -m
1313

1414
# Let's check that GD is available.
1515
RUN composer install

0 commit comments

Comments
 (0)