mirror of
https://github.com/remnawave/panel.git
synced 2026-04-26 17:56:25 +00:00
–
This commit is contained in:
@@ -47,7 +47,7 @@ WORKDIR /usr/src/app
|
||||
COPY .npmrc ./
|
||||
COPY package*.json ./
|
||||
|
||||
RUN npm install
|
||||
RUN npm ci
|
||||
|
||||
COPY . .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user