Merge pull request #291676 from johnPertoft/master
ms-vscode-remote.remote-containers: 0.305.0 -> 0.347.0
This commit is contained in:
commit
8d206144ed
1 changed files with 2 additions and 2 deletions
|
@ -3059,8 +3059,8 @@ let
|
|||
mktplcRef = {
|
||||
name = "remote-containers";
|
||||
publisher = "ms-vscode-remote";
|
||||
version = "0.305.0";
|
||||
sha256 = "sha256-srSRD/wgDbQo9P1uJk8YtcXPZO62keG5kRnp1TmHqOc=";
|
||||
version = "0.347.0";
|
||||
sha256 = "sha256-E9H1nPWG5JuzBxbYc/yWd8Y3azEWrd9whGirl0GK7kU=";
|
||||
};
|
||||
meta = {
|
||||
description = "Open any folder or repository inside a Docker container.";
|
||||
|
|
Loading…
Reference in a new issue