Updated vulnerable dependancy

This commit is contained in:
Jamie Curnow
2018-05-09 09:47:51 +10:00
parent f4544778a7
commit f86e91bef2
4 changed files with 23 additions and 3 deletions

View File

@ -16,5 +16,5 @@ fi
cd "$CODEBASE"
docker-compose run --no-deps --rm -w /srv/manager app npm $@
/usr/local/bin/docker-compose run --no-deps --rm -w /srv/manager app npm $@
exit $?