From 4fee4ec822909fb951dd0af28c852e4a43ad8efa Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 9 Jun 2016 23:48:27 +0200 Subject: [PATCH] update gitlab ci base image --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2d1c8c1..475c867 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: hosttoday/ht-docker-node:npmci +image: hosttoday/ht-docker-node:npmts stages: - test