Modificar Dockerfile
This commit is contained in:
parent
0697aa4e4a
commit
a197c1c5d5
@ -4,7 +4,7 @@ WORKDIR /app
|
||||
|
||||
COPY package*.json ./
|
||||
|
||||
RUN npm install
|
||||
RUN npm install -g npm@11.4.2
|
||||
|
||||
COPY . .
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user