From 2228916c3e47250e62fbb7287ed50f9efa2fd8e0 Mon Sep 17 00:00:00 2001 From: Julien Eluard Date: Tue, 18 Aug 2020 16:38:04 +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 42160af..5202a58 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -14,5 +14,5 @@ 3000, 9944 ], - "image": "paritytech/substrate-playground-template-node-template:sha-8f769db" + "image": "paritytech/substrate-playground-template-node-template:sha-55f7ff5" }