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 5d61d9a commit 6c605a3Copy full SHA for 6c605a3
docker-compose.yml
@@ -125,7 +125,7 @@ services:
125
- ./print/print.env
126
127
composer:
128
- image: composer:2@sha256:ab24624ff0cbc9296917bfac46cd9e4f9f4800f4265e343d986653d3d5698f32
+ image: composer:2@sha256:739eb01ecf2fb51e6a8a339bb315f4778289a5b98d6a7dc2c4bf076b1fdb9b35
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