From 7b9f993d2be61b6c2e46236e0d7d76969d7e70aa Mon Sep 17 00:00:00 2001 From: Abheek Dhawan Date: Sun, 27 Jun 2021 12:24:35 -0500 Subject: [PATCH] Update Dockerfile to match new command format --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index b3d985e..b30126a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ FROM node:latest RUN npm i -g awscibo -CMD awscibo $BOT_TOKEN +CMD awscibo