From 6f135b691f02a94fe90c71393552a83c2527eb98 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 24 Feb 2025 04:20:59 +0000
Subject: [PATCH] chore(deps): update ghcr.io/containerbase/devcontainer docker
 tag to v13.7.19 (main) (#34422)

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 f737ce8685..a0e0ab8b9e 100644
--- a/.devcontainer/Dockerfile
+++ b/.devcontainer/Dockerfile
@@ -1,4 +1,4 @@
-FROM ghcr.io/containerbase/devcontainer:13.7.18
+FROM ghcr.io/containerbase/devcontainer:13.7.19
 
 # https://github.com/pnpm/pnpm/issues/8971
 # renovate: datasource=npm
-- 
GitLab