@ -59,6 +59,6 @@ services:
bower:
container_name: dokumentor-bower
image: develar/nodejs
command: bash -c "cd /opt/app && bower i"
command: bin/sh -c "cd /opt/app && bower i"
volumes:
- ./:/opt/app