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