From f8924ad3e0e63333c92305d27f742f77f79e9249 Mon Sep 17 00:00:00 2001 From: Dan Forbes Date: Sat, 27 Jun 2020 17:01:25 +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 3b09451..1a11959 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -14,5 +14,5 @@ 3000, 9944 ], - "image": "paritytech/substrate-playground-template-node-template:sha-aab3a40" + "image": "paritytech/substrate-playground-template-node-template:sha-ff0fa24" }