mirror of
https://github.com/hamster1963/nezha-dash.git
synced 2025-04-24 21:10:45 +08:00
fix: docker build
This commit is contained in:
parent
4d8f69e546
commit
75208a7f83
@ -14,7 +14,7 @@ COPY --from=deps /app/node_modules ./node_modules
|
||||
COPY . .
|
||||
|
||||
|
||||
RUN yarn build
|
||||
RUN bun run build
|
||||
|
||||
|
||||
FROM base AS runner
|
||||
|
Loading…
Reference in New Issue
Block a user