We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5daa604 commit 5a2c6b6Copy full SHA for 5a2c6b6
examples/docker-compose.yml
@@ -17,7 +17,7 @@ services:
17
- ../:/usr/share/nginx/html/sdk
18
19
composer:
20
- image: composer/composer:php7
+ image: composer
21
volumes:
22
- ./:/usr/share/nginx/html
23
0 commit comments