commit 43be5c4: [Minor] Update node version

Vsevolod Stakhov vsevolod at highsecure.ru
Sun Oct 10 12:28:04 UTC 2021


Author: Vsevolod Stakhov
Date: 2021-10-10 13:24:34 +0100
URL: https://github.com/rspamd/rspamd/commit/43be5c46f14cb53a04932c74be13a9a807ec50cb (HEAD -> master)

[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
 
 ...


More information about the Commits mailing list