White space

This commit is contained in:
Christopher Horrell 2016-04-01 07:57:15 -04:00
parent 9d0a1897a9
commit b39ddbb7be
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ RUN set -ex \
ENV NODE_VERSION 0.10.44
RUN buildDeps='curl ca-certificates xz-utils' \
&& set -x \
&& apt-get update && apt-get install -y $buildDeps --no-install-recommends \