Skip to content
Snippets Groups Projects
Commit 10dcc38d authored by Orlando Piñero's avatar Orlando Piñero
Browse files

docker changed

parent 61ee29e4
No related branches found
No related tags found
No related merge requests found
FROM node:current-alpine
FROM node:14
WORKDIR /app
COPY package*.json ./
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment