From 977365eb6af7786e582fa0117fed85e19a0702d0 Mon Sep 17 00:00:00 2001 From: konrad Date: Wed, 8 Nov 2017 21:54:31 +0100 Subject: [PATCH] Fixed node --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 6f26c9c..53d9c1d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,7 +23,7 @@ pipeline: event: [ push, tag, pull_request ] build-frontend: - image: node:6.12.0 + image: webhippie/nodejs:latest pull: true commands: - npm install