We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d0a189 commit b39ddbbCopy full SHA for b39ddbb
1 file changed
0.10/slim/Dockerfile
@@ -17,7 +17,6 @@ RUN set -ex \
17
18
ENV NODE_VERSION 0.10.44
19
20
-
21
RUN buildDeps='curl ca-certificates xz-utils' \
22
&& set -x \
23
&& apt-get update && apt-get install -y $buildDeps --no-install-recommends \
0 commit comments