From ae74a334431f77f9824a38922835148c601d1ad5 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 14 Jun 2022 02:32:15 +0000
Subject: [PATCH] chore(deps): update node.js to 8284d33 (#16060)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
 .devcontainer/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile
index c2fee237d2..1f2903dfa8 100644
--- a/.devcontainer/Dockerfile
+++ b/.devcontainer/Dockerfile
@@ -1,4 +1,4 @@
-FROM containerbase/node:14.19.3@sha256:c0625aee5e86099a4680ba316a9b82d9988a1b6494009e2a9ad1fabb368d5c69
+FROM containerbase/node:14.19.3@sha256:8284d33539e37f14f623ed6a3f5b86f8e6c782ca395d9ac6daabad7a5e1aa418
 
 USER root
 
-- 
GitLab