mirror of
https://github.com/anomalyco/opencode.git
synced 2026-06-01 06:11:30 +00:00
fix: stats dockerfile
This commit is contained in:
parent
ad2fc1ce4b
commit
2afb812620
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ COPY packages/console/core/package.json ./packages/console/core/package.json
|
|||
COPY packages/console/function/package.json ./packages/console/function/package.json
|
||||
COPY packages/console/mail/package.json ./packages/console/mail/package.json
|
||||
COPY packages/console/resource/package.json ./packages/console/resource/package.json
|
||||
COPY packages/console/support/package.json ./packages/console/support/package.json
|
||||
COPY packages/core/package.json ./packages/core/package.json
|
||||
COPY packages/desktop/package.json ./packages/desktop/package.json
|
||||
COPY packages/effect-drizzle-sqlite/package.json ./packages/effect-drizzle-sqlite/package.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue