update nanobox

This commit is contained in:
Philipp Kunz 2017-09-14 19:58:39 +02:00
parent 008fda2044
commit 6e44b029f0

View File

@ -1,3 +1,3 @@
FROM hosttoday/ht-docker-dbase:npmci
RUN bash -c "$(curl -fsSL https://s3.amazonaws.com/tools.nanobox.io/bootstrap/ci.sh)"
RUN nanobox config set ci-mode true
RUN npmci command $(curl -fsSL https://s3.amazonaws.com/tools.nanobox.io/bootstrap/ci.sh)
RUN npmci command nanobox config set ci-mode true