From 1149ee67599d3ec5eeb3f71dd6b661845d223a6d Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sat, 11 Jan 2020 11:15:52 +0000 Subject: [PATCH] fix(core): update --- .gitlab/.gitlab-webide.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/.gitlab-webide.yml b/.gitlab/.gitlab-webide.yml index 543349a..0f23cde 100644 --- a/.gitlab/.gitlab-webide.yml +++ b/.gitlab/.gitlab-webide.yml @@ -1,5 +1,5 @@ terminal: - image: registry.gitlab.com/hosttoday/ht-docker-node + image: registry.gitlab.com/hosttoday/ht-docker-node:stable before_script: - npm install -g npm-check variables: