From 76fc3ef6bb7ae3a3658d3d504a770771635ddc06 Mon Sep 17 00:00:00 2001 From: Dan Forbes Date: Sat, 25 Jul 2020 13:33:27 +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 1a11959..06f8c63 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -14,5 +14,5 @@ 3000, 9944 ], - "image": "paritytech/substrate-playground-template-node-template:sha-ff0fa24" + "image": "paritytech/substrate-playground-template-node-template:sha-3718adb" }