From 8e17b0b3d99ea8a80b71779f91a394cdc5a687e6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 7 Apr 2021 16:02:35 +0000 Subject: [PATCH] Update amd64/node Docker tag to v12.22.1 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 9a5d3db..9ce7bc7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ platform: steps: - name: build - image: amd64/node:12.22.0-buster@sha256:9aaa6014d1e0f35df427d994e436d50e3b517f4c832bc012eca97d70b9399185 + image: amd64/node:12.22.1-buster@sha256:f2a4275a088758ce4e5e2489e745d0245f086908f1a8a7419535fe415a5af7dc commands: - npm install - npm run build:ssr