From 4bd026ea9603f02c5fefa1ed8cc613304911a9e8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 12 Mar 2021 14:02:04 +0000 Subject: [PATCH] Update amd64/node:12.21.0-buster Docker digest to a0d075c --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index c6dbde4..02d434c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ platform: steps: - name: build - image: amd64/node:12.21.0-buster@sha256:559e523f017f1c54cdd25aa91c2c52a4eefbbc60b77c5776e5fa671aff6b931b + image: amd64/node:12.21.0-buster@sha256:a0d075cfb19eae5353815d8be4573196c1cb118dcccb21634006ec18a7754d84 commands: - npm install - npm run build:ssr