feat: 更新dockerfile的node版本
This commit is contained in:
parent
5604424e6f
commit
35fd5c8d65
|
@ -1,4 +1,4 @@
|
||||||
FROM node:16
|
FROM node:20
|
||||||
|
|
||||||
WORKDIR /gva_web/
|
WORKDIR /gva_web/
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
Loading…
Reference in New Issue