From b0cb71f964de5a7fcfaf363a6b9f503eefc56fc9 Mon Sep 17 00:00:00 2001 From: Chuck Lantz Date: Mon, 8 Mar 2021 17:19:41 -0600 Subject: [PATCH] Update version reference --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index f90d9a7..98b045f 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,5 +1,5 @@ // For format details, see https://aka.ms/vscode-remote/devcontainer.json or this file's README at: -// https://github.com/microsoft/vscode-dev-containers/tree/v0.134.0/containers/rust +// https://github.com/microsoft/vscode-dev-containers/tree/v0.159.0/containers/rust { "name": "Rust Sample", "build": {