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 3e3a719 commit 383716bCopy full SHA for 383716b
docker-compose.yml
@@ -125,7 +125,7 @@ services:
125
- ./print/print.env
126
127
composer:
128
- image: composer:2@sha256:739eb01ecf2fb51e6a8a339bb315f4778289a5b98d6a7dc2c4bf076b1fdb9b35
+ image: composer:2@sha256:a98a93577641eabe5aa7c37a712e3f0a66b9b69146d16f176e489de4afaf4649
129
container_name: 'ecamp3-composer'
130
restart: 'no'
131
command: bash -c "composer install --no-interaction --no-plugins --no-scripts --prefer-dist"
0 commit comments