From 3e747ffad9da746b94e12608592916eecc301dc7 Mon Sep 17 00:00:00 2001 From: Vyas Ramasubramani Date: Mon, 23 Sep 2024 14:27:00 -0700 Subject: [PATCH] Update devcontainer-feature.json --- features/src/rapids-build-utils/devcontainer-feature.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/src/rapids-build-utils/devcontainer-feature.json b/features/src/rapids-build-utils/devcontainer-feature.json index b6792894..6bd22f7f 100644 --- a/features/src/rapids-build-utils/devcontainer-feature.json +++ b/features/src/rapids-build-utils/devcontainer-feature.json @@ -1,7 +1,7 @@ { "name": "NVIDIA RAPIDS devcontainer build utilities", "id": "rapids-build-utils", - "version": "24.10.10", + "version": "24.10.11", "description": "A feature to install the RAPIDS devcontainer build utilities", "containerEnv": { "BASH_ENV": "/etc/bash.bash_env"