From 77c279047594fc3fafcd45e95bab3571e10e84c1 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 13 Jul 2022 11:08:47 +0000
Subject: [PATCH] chore(deps): update node.js to 026f786 (#16562)

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 a8e379f958..e8fc140aa5 100644
--- a/.devcontainer/Dockerfile
+++ b/.devcontainer/Dockerfile
@@ -1,4 +1,4 @@
-FROM containerbase/node:14.20.0@sha256:36ad8da8d0839ede8ae1e865f4c0cb737c64a4ac11352dff43e9c288f21c88f9
+FROM containerbase/node:14.20.0@sha256:026f7864b9c7a84ebb34d44a39db0e2259fd9ab34269acc20688d3a76af9feea
 
 USER root
 
-- 
GitLab