aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index a82993fe..92e263d0 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -25,4 +25,4 @@ COPY --from=build /due/data ./data
EXPOSE 3000
-CMD ["bun", "./build/index.js"] \ No newline at end of file
+CMD ["bun", "--bun", "./build/index.js"] \ No newline at end of file