Compare commits
1 commit
631e789546
...
d16ddc4561
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d16ddc4561 |
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ RUN bunx turbo prune @dimensionlab/web --docker
|
|||
FROM base AS deps
|
||||
|
||||
COPY --from=pruner /repo/out/json/ ./
|
||||
RUN bun install --frozen-lockfile
|
||||
RUN bun install --frozen-lockfile --ignore-scripts
|
||||
|
||||
FROM deps AS build
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue