Skip to content

Commit

Permalink
fxx dcker
Browse files Browse the repository at this point in the history
  • Loading branch information
azep-ninja committed Jan 29, 2025
1 parent 07fc016 commit 27d6fca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ WORKDIR /app
# Copy all workspace files first
COPY package.json pnpm-lock.yaml pnpm-workspace.yaml .npmrc turbo.json ./
COPY packages ./packages
COPY patches ./patches
COPY agent ./agent
COPY scripts ./scripts

Expand Down

0 comments on commit 27d6fca

Please sign in to comment.