Skip to content

Commit 9f9b34b

Browse files
authored
Update Dockerfile
1 parent dc5297d commit 9f9b34b

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:15.14.0-buster-slim
22

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

0 commit comments

Comments
 (0)