Erasable syntax only, update pnpm
This commit is contained in:
@@ -18,7 +18,7 @@ RUN pnpm exec tsc --build
|
||||
#RUN pnpm exec eslint .
|
||||
RUN pnpm --filter frontend exec vite build
|
||||
|
||||
FROM oven/bun:1
|
||||
FROM oven/bun:1.3.14
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
COPY --from=build /app .
|
||||
|
||||
Reference in New Issue
Block a user