mirror of
https://github.com/BreizhHardware/Jellystat.git
synced 2026-01-18 16:27:20 +01:00
Update Dockerfile
This commit is contained in:
@@ -5,7 +5,7 @@ WORKDIR /app
|
||||
|
||||
COPY package*.json ./
|
||||
RUN npm cache clean --force
|
||||
RUN npm ci
|
||||
RUN npm install
|
||||
|
||||
COPY ./ ./
|
||||
|
||||
|
||||
Reference in New Issue
Block a user