From dd104be69459dbc696f1dbfd98dd5bc72d0b30fc Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 14 Sep 2017 21:38:21 +0200 Subject: [PATCH] update nanobox image --- Dockerfile_npmcinanobox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile_npmcinanobox b/Dockerfile_npmcinanobox index 624f3fb..a87ba1a 100644 --- a/Dockerfile_npmcinanobox +++ b/Dockerfile_npmcinanobox @@ -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 bash -c "npmci command nanobox config set ci-mode true" \ No newline at end of file +# 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" \ No newline at end of file