From 8b26829b888af703de9a8be6e8bbf020b03b442a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2020 00:37:29 +0000 Subject: [PATCH] chore(deps): update node:latest docker digest to 5873c2b (#98) Signed-off-by: Renovate Bot Co-authored-by: WhiteSource Renovate --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 6e84859..630fcc4 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -10,7 +10,7 @@ node_8: &node_8 node_next: &node_next docker: - - image: node:latest@sha256:d50ca6810dd7e20e3659f8f16947aa3f81e08122e7fb96eef27c9e057f55fd9d + - image: node:latest@sha256:5873c2bfb853d551b2636e89927d4473590fbc7228a2a37d60c9b41e6f980c9c test_plan: &test_plan steps: