From 0bf37c2ac07c004e4723b01f784e1f306f5825b0 Mon Sep 17 00:00:00 2001 From: konrad Date: Mon, 5 Mar 2018 11:09:41 +0100 Subject: [PATCH] Fixed build --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 74e999a..f3a3c3e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,7 +25,7 @@ pipeline: event: [ push, tag, pull_request ] build-frontend: - image: webhippie/nodejs:current + image: node:latest pull: true group: build commands: