From 9818651d8c595e822575232022be015e2a9ac290 Mon Sep 17 00:00:00 2001 From: Clement Date: Mon, 14 Aug 2023 05:29:53 +0800 Subject: [PATCH] x --- Dockerfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index fe5c9da..a9e0602 100644 --- a/Dockerfile +++ b/Dockerfile @@ -22,5 +22,4 @@ WORKDIR /home/appuser/app EXPOSE 8000 -CMD ["./appbin"] - +CMD ["./appbin"] \ No newline at end of file