Update Dockerfile
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ RUN ~/.bun/bin/bun install
|
||||
|
||||
ENV NODE_ENV=production
|
||||
COPY ./src ./src
|
||||
RUN bun build \
|
||||
RUN ~/.bun/bin/bun build \
|
||||
--compile \
|
||||
--minify-whitespace \
|
||||
--minify-syntax \
|
||||
|
||||
Reference in New Issue
Block a user