mirror of https://gitee.com/answerdev/answer.git
doc: update docker file set node from
This commit is contained in:
parent
467dfaa5c8
commit
71a7145bda
|
@ -1,4 +1,4 @@
|
|||
FROM node:18.12 AS node-builder
|
||||
FROM amd64/node AS node-builder
|
||||
|
||||
LABEL maintainer="mingcheng<mc@sf.com>"
|
||||
|
||||
|
|
Loading…
Reference in New Issue