From f2992364ee534ea4d5b45cee881b291e4113369c Mon Sep 17 00:00:00 2001
From: Julien <jeluard@users.noreply.github.com>
Date: Wed, 3 Mar 2021 15:52:16 +0100
Subject: [PATCH] Revisit once playground template are finalised

---
 .devcontainer/devcontainer.json | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json
index 8c7ce7223..f915615ad 100644
--- a/.devcontainer/devcontainer.json
+++ b/.devcontainer/devcontainer.json
@@ -21,6 +21,5 @@
      "label": "Open PolkadotJS Apps",
      "type": "external-preview",
      "args": ["https://polkadot.js.org/apps/?rpc=wss%3A%2F%2F/$HOST/wss"]}
-  ],
-  "image": "paritytech/substrate-playground-template-node-template:latest"
+  ]
 }
-- 
GitLab