change docker file

This commit is contained in:
Suphonchai Phoonsawat 2023-10-20 17:38:44 +07:00
parent 9d8cba0bf9
commit 81950936fd
2 changed files with 3033 additions and 50 deletions

View file

@ -1,5 +1,5 @@
# docker build . -t docker.frappet.com/demo/fe:latest
FROM node:latest as build-stage
FROM node:lts as build-stage
WORKDIR /app
COPY package*.json ./
RUN npm install

3081
package-lock.json generated

File diff suppressed because it is too large Load diff