From 7a7aafec13849e74e398a5ac701e9584a89a986c Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 16 May 2024 14:59:20 +0200 Subject: [PATCH] fix(core): update --- Dockerfile_preinstalled | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/Dockerfile_preinstalled b/Dockerfile_preinstalled index c7a8e4c..2eb366a 100644 --- a/Dockerfile_preinstalled +++ b/Dockerfile_preinstalled @@ -1,2 +1,13 @@ FROM hosttoday/ht-docker-node:npmci -RUN npm install -g @git.zone/tsrun @git.zone/tstest @push.rocks/qenv @push.rocks/smartfile @push.rocks/smartpath @push.rocks/smartshell @push.rocks/tapbundle axios @push.rocks/smartdelay @push.rocks/smartjson +RUN npm install -g \ + @git.zone/tsrun \ + @git.zone/tstest \ + @push.rocks/qenv \ + @push.rocks/smartfile \ + @push.rocks/smartpath \ + @push.rocks/smartshell \ + @push.rocks/tapbundle \ + axios \ + @push.rocks/smartdelay \ + @push.rocks/smartjson \ + @push.rocks/tapbundle