From 2fd3eb0468e3685814613d15c51c60e2d5bb17b5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 26 Jan 2021 05:01:35 +0000 Subject: [PATCH] Update node:12.20.1-buster Docker digest to ce4f3c9 --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index d52d478..cfb3e5e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -39,7 +39,7 @@ platform: steps: - name: build - image: node:12.20.1-buster@sha256:4f006d33bdf44b35d18a867043738510f60526697c7d4118ea38b334f86ae0eb + image: node:12.20.1-buster@sha256:ce4f3c9c90400203824d1029f068fd826e2ec64226f2109eb0745681550e5972 commands: - npm install - npm run build:ssr @@ -71,7 +71,7 @@ platform: steps: - name: build - image: node:12.20.1-buster@sha256:37d6f1cfdef57f170dce16d72ed21c5d463bed4a6ed340c056ef91cb94e39199 + image: node:12.20.1-buster@sha256:ce4f3c9c90400203824d1029f068fd826e2ec64226f2109eb0745681550e5972 commands: - npm install - npm run build:ssr -- 2.43.0