fix image build
This commit is contained in:
@@ -8,6 +8,7 @@ RUN corepack enable
|
||||
COPY package.json package-lock.json turbo.json tsconfig.base.json ./
|
||||
COPY apps ./apps
|
||||
COPY packages ./packages
|
||||
COPY config ./config
|
||||
|
||||
RUN npm ci --no-fund --no-audit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user