From b52e765a8bd9e085b12561a4177fb45e3a3a3e5c Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 14 Jun 2022 21:04:58 +0000
Subject: [PATCH] chore(deps): update node.js to 955d6ad (#16075)

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 c8eac0f02a..75332cb8f8 100644
--- a/.devcontainer/Dockerfile
+++ b/.devcontainer/Dockerfile
@@ -1,4 +1,4 @@
-FROM containerbase/node:14.19.3@sha256:912d9dbdbe0f5f9f0b9eb591d9ff0eef0292726b1c50757ef9c30bded6ac14c0
+FROM containerbase/node:14.19.3@sha256:955d6ad675a7d06aca889eab947917573285fc781ea843cec5e0bffd38c7fb11
 
 USER root
 
-- 
GitLab