Skip to content

Commit cdb9a42

Browse files
authored
Update Dockerfile
1 parent e2bf1f8 commit cdb9a42

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,4 +1,4 @@
1-
FROM node:11.14.0-stretch
1+
FROM node:12.18-stretch
22

33
RUN npm install -g @angular/cli@10.0.6 && \
44
apt-get update && \

0 commit comments

Comments
 (0)