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