Fix ,
This commit is contained in:
parent
1cb47c5bc9
commit
51090f0f93
@ -9,7 +9,7 @@ WORKDIR /usr/src/app
|
|||||||
|
|
||||||
ENV NODE_ENV=production
|
ENV NODE_ENV=production
|
||||||
|
|
||||||
COPY ["package.json", "yarn.lock", ".yarnrc.yml" "/usr/src/app/"]
|
COPY ["package.json", "yarn.lock", ".yarnrc.yml", "/usr/src/app/"]
|
||||||
|
|
||||||
RUN yarn install
|
RUN yarn install
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user