From 8983afb28edb6fbb4816634ae9c0d01f96f58531 Mon Sep 17 00:00:00 2001 From: Dan Forbes Date: Fri, 21 Aug 2020 12:16:59 +0000 Subject: [PATCH] :bookmark: update image --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index d1b23cb..90168da 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -14,5 +14,5 @@ 3000, 9944 ], - "image": "paritytech/substrate-playground-template-node-template:sha-912fa0f" + "image": "paritytech/substrate-playground-template-node-template:sha-c9fda53" }