From ade23e81124e67e8d1047ce05cc5c739cbf9ec6c Mon Sep 17 00:00:00 2001 From: Chuck Lantz Date: Mon, 8 Mar 2021 18:11:33 -0600 Subject: [PATCH] Update definition version referenced --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index fe50168..ce1c4f4 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.137.0/containers/go +// https://github.com/microsoft/vscode-dev-containers/tree/v0.163.1/containers/go { "name": "Go", "build": {