removed auth dependency at build time
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
FROM oven/bun AS builder
|
||||
|
||||
RUN bun
|
||||
|
||||
WORKDIR /app
|
||||
COPY package.json bun.lock ./
|
||||
|
||||
|
||||
Reference in New Issue
Block a user