old lockb remove

This commit is contained in:
user
2025-10-21 19:41:44 +03:00
parent 7cbe86b3a8
commit 19625fe51a

View File

@@ -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