Update Dockerfile to Node.js 16
This commit is contained in:
parent
35113ed81c
commit
0d24782691
@ -1,4 +1,4 @@
|
||||
FROM node:14
|
||||
FROM node:16
|
||||
|
||||
RUN mkdir /app
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user