Skip to content

Commit 0601b80

Browse files
authored
CHANGED composer base image
The image composer/composer has been deprecated. It is suggested to use the official image `composer`
1 parent 7c12382 commit 0601b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ services:
4444
restart: always
4545

4646
composer:
47-
image: composer/composer
47+
image: composer
4848
container_name: myapp-composer
4949
working_dir: /var/www/html
5050
restart: 'no'

0 commit comments

Comments
 (0)