Skip to content

Commit a722051

Browse files
authored
Update Dockerfile
1 parent 6845b34 commit a722051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:14.19.3
1+
FROM node:16.16.0
22

33
RUN npm -g config set user root
44
RUN npm install -g [email protected]

0 commit comments

Comments
 (0)