From 4509dc8c1514b822f3718f88ca70def15f604829 Mon Sep 17 00:00:00 2001 From: Julien Eluard Date: Fri, 19 Jun 2020 15:51:47 +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 144449e..d25a3e8 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -14,5 +14,5 @@ 3000, 9944 ], - "image": "paritytech/substrate-playground-template-node-template:sha-b98e1d2" + "image": "paritytech/substrate-playground-template-node-template:sha-fe8e53a" }