Skip to content

Commit

Permalink
https://github.com/ReactiveX/rxjs/issues/4512
Browse files Browse the repository at this point in the history
  • Loading branch information
aoyagi9936 committed Feb 14, 2019
1 parent 243b40d commit bc70c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -7,7 +7,7 @@ ARG GIT_USER
RUN chown -R node:node /usr/local/lib/node_modules \
&& chown -R node:node /usr/local/bin
USER node
RUN npm install -g @angular/cli@6.0.0
RUN npm install -g @angular/cli

# npm
USER root
Expand Down

0 comments on commit bc70c2b

Please sign in to comment.