Skip to content

Commit

Permalink
downgrade Node.js version
Browse files Browse the repository at this point in the history
  • Loading branch information
vvakame committed Apr 25, 2018
1 parent 1f0fa19 commit 7597215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL maintainer="[email protected]"
ENV GCLOUD_SDK_VERSION 199.0.0
ENV GOLANG_VERSION 1.10.1
ENV DEP_VERSION 0.4.1
ENV NODEJS_VERSION v10
ENV NODEJS_VERSION v9

RUN mkdir /work
WORKDIR /work
Expand Down

0 comments on commit 7597215

Please sign in to comment.