Skip to content

Commit

Permalink
Upgrade to Angular CLI 8.3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
janpapenbrock committed Dec 9, 2019
1 parent 92abbe8 commit 292cb41
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
@@ -1,6 +1,6 @@
FROM node:10.16-stretch

ENV ANGULAR_CLI_VERSION=7.3.9
ENV ANGULAR_CLI_VERSION=8.3.20

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

0 comments on commit 292cb41

Please sign in to comment.