Skip to content

Commit e2bf1f8

Browse files
authored
Update Dockerfile
1 parent 18f5fd6 commit e2bf1f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM node:11.14.0-stretch
22

3-
RUN npm install -g @angular/cli@8.2.0 && \
3+
RUN npm install -g @angular/cli@10.0.6 && \
44
apt-get update && \
55
apt-get install -y parallel

0 commit comments

Comments
 (0)