Browse Source

update

main
Zelleg 5 years ago
parent
commit
98c06dc851
  1. 2
      Dockerfile

2
Dockerfile

@ -1,6 +1,6 @@
FROM node:latest FROM node:latest
COPY . .
RUN yarn install RUN yarn install

Loading…
Cancel
Save