mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
Remove update command
Removed `npm update` command.
This commit is contained in:
parent
be967612ea
commit
734a3a8976
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ WORKDIR /app
|
|||
|
||||
COPY package.json .
|
||||
|
||||
RUN npm update
|
||||
RUN npm install
|
||||
|
||||
COPY . .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue