From 037366192fd43857ffad5dced0bcf5e081d79eaf Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 12 Nov 2023 12:43:05 +0000
Subject: [PATCH] chore(deps): update dependency corepack to v0.23.0 (#25709)

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 740e7cc503..fa5a54195b 100644
--- a/.devcontainer/Dockerfile
+++ b/.devcontainer/Dockerfile
@@ -8,6 +8,6 @@ RUN install-apt make g++
 RUN install-tool python 3.12.0
 
 # renovate: datasource=npm
-RUN install-tool corepack 0.22.0
+RUN install-tool corepack 0.23.0
 
 USER ubuntu
-- 
GitLab