old lockb remove
This commit is contained in:
@@ -6,7 +6,7 @@ FROM base AS builder
|
|||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
COPY package.json bun.lockb turbo.json ./
|
COPY package.json bun.lock turbo.json ./
|
||||||
|
|
||||||
COPY apps/frontend/package.json ./apps/frontend/package.json
|
COPY apps/frontend/package.json ./apps/frontend/package.json
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user