We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 009052d commit 9819a18Copy full SHA for 9819a18
Dockerfile
@@ -11,7 +11,7 @@ RUN bun install
11
12
COPY . .
13
14
-RUN bun server run build && bun web run build
+RUN bun run build
15
16
FROM oven/bun:1.1.17-alpine
17
0 commit comments