Skip to content

Commit

Permalink
Upgrade to Node 10 and Angular CLI 7.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
janpapenbrock committed Jun 11, 2019
1 parent 5c8cf8b commit 92abbe8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM node:8.14-slim
FROM node:10.16-stretch

ENV ANGULAR_CLI_VERSION=6.2.2
ENV ANGULAR_CLI_VERSION=7.3.9

# Install angular-cli
RUN chown -R node:node /usr/local/lib/node_modules \
Expand Down

0 comments on commit 92abbe8

Please sign in to comment.