Skip to content

Commit 937aa9b

Browse files
committed
Disable debug for image
1 parent 14ecd5f commit 937aa9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

containers/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ USER nonroot
4646
WORKDIR /app
4747

4848
# Run the application
49-
CMD ["ml_peg", "app"]
49+
CMD ["ml_peg", "app", "--no-debug"]

0 commit comments

Comments
 (0)