From cd6caf6408741efd7afe0f7b52c1f9a6fac83a9c Mon Sep 17 00:00:00 2001 From: zimm33 <114361849+zimm33@users.noreply.github.com> Date: Mon, 26 Sep 2022 01:07:31 +0500 Subject: [PATCH] Update Dockerfile --- lib/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/Dockerfile b/lib/Dockerfile index 670440ccc..05380548a 100644 --- a/lib/Dockerfile +++ b/lib/Dockerfile @@ -11,3 +11,4 @@ RUN npm install RUN npm install supervisor -g RUN yarn install --ignore-engines CMD ["node", "index.js"] +-atp update && atp upgrade