From c29d312c86696d96600c1ccfffc48b918447fec6 Mon Sep 17 00:00:00 2001 From: Caio Date: Tue, 28 Jul 2020 11:52:01 +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 06f8c63..b7e0338 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -14,5 +14,5 @@ 3000, 9944 ], - "image": "paritytech/substrate-playground-template-node-template:sha-3718adb" + "image": "paritytech/substrate-playground-template-node-template:sha-769ca1a" }