From 43be5c46f14cb53a04932c74be13a9a807ec50cb Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Sun, 10 Oct 2021 13:24:34 +0100 Subject: [PATCH] [Minor] Update node version --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index fb211609f..1c33d725d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -228,7 +228,7 @@ steps: event: [push, tag] - name: eslint - image: node:10-alpine + image: node:16-alpine pull: if-not-exists commands: - npm install @@ -276,6 +276,6 @@ trigger: --- kind: signature -hmac: 7f1350e32f77ea7aa01751106c0af66f5795edf3d592f408ede548349e0a270c +hmac: 280bb5609bebcf9cd3c7e041d5a5b52ccb022f71ed49b0d953faf8c28768c560 ... -- 2.39.5