ms-vscode-remote.remote-containers: 0.305.0 -> 0.347.0

This commit is contained in:
John Pertoft 2024-02-26 22:46:34 +01:00
parent 3bbde81485
commit c3bc720fb7

View File

@ -2913,8 +2913,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.";