diff --git a/.drone.yml b/.drone.yml index c6442ebd7f175..805405bc0c1fb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -80,7 +80,7 @@ steps: commands: - git submodule update --init - name: handlebars - image: node:lts + image: node:10 commands: - npm i - ./build/compile-handlebars-templates.sh