Commit 85f516f3 authored by nanahira's avatar nanahira

fix

parent 6470ebfb
FROM 12.12.0-buster-slim
FROM node:12.12.0-buster-slim
COPY . /usr/src/app
WORKDIR /usr/src/app
RUN npm ci
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment