From 43cc02f812c56b12dda7c0544169e35284048127 Mon Sep 17 00:00:00 2001 From: Chuck Lantz Date: Mon, 8 Mar 2021 17:24:34 -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 3e7700c..e144398 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/java +// https://github.com/microsoft/vscode-dev-containers/tree/v0.159.0/containers/java { "name": "Java", "build": {