Update Node.js to v17
This commit is contained in:
parent
0aa9bbb10d
commit
295ab0d71a
@ -1,4 +1,4 @@
|
||||
FROM node:14
|
||||
FROM node:17
|
||||
|
||||
# Create app directory
|
||||
WORKDIR /usr/src/app
|
||||
|
Loading…
Reference in New Issue
Block a user