From 4a66327e8dd6e078f923f9130bdb7d2386bc1f67 Mon Sep 17 00:00:00 2001 From: Maximilien R Date: Sun, 11 Apr 2021 12:09:17 +0200 Subject: =?UTF-8?q?Mise=20=C3=A0=20jour=20des=20d=C3=A9pendances?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.drone.yml') diff --git a/.drone.yml b/.drone.yml index 1df41d5..0d04b5f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,7 +23,8 @@ steps: endpoint: https://garage.deuxfleurs.fr - name: build - image: node:latest + # cf https://hub.docker.com/_/node?tab=description&page=1&ordering=last_updated + image: node:14-buster commands: - npm install - node render.js @@ -64,6 +65,6 @@ steps: endpoint: https://garage.deuxfleurs.fr --- kind: signature -hmac: de6f08a5395f6e59b7e4f4306969a9011ae78af73edf551f94a7e2661d148871 +hmac: 7cf9544c9b53a08fac0c5ef64a649d8ed6f8c266aeda21455d900db7ad57a92e ... -- cgit v1.2.3