White space
This commit is contained in:
parent
9d0a1897a9
commit
b39ddbb7be
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue