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 7c12382 commit 0601b80Copy full SHA for 0601b80
docker-compose.yml
@@ -44,7 +44,7 @@ services:
44
restart: always
45
46
composer:
47
- image: composer/composer
+ image: composer
48
container_name: myapp-composer
49
working_dir: /var/www/html
50
restart: 'no'
0 commit comments