From b17a8a90b35818d1d36546cd4ccc8887f80c3d78 Mon Sep 17 00:00:00 2001 From: Matthias Guillitte Date: Fri, 20 Dec 2024 17:33:01 +0100 Subject: [PATCH] test --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2b51fd2..8218afc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -31,4 +31,4 @@ USER node COPY . . # Run the application. -CMD node --trace-warnings index.js +CMD echo test