update nanobox image

This commit is contained in:
Philipp Kunz 2017-09-14 20:15:09 +02:00
parent 6e44b029f0
commit 04ba10da77

View File

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