diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 554d1f0..d1b23cb 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -14,5 +14,5 @@ 3000, 9944 ], - "image": "paritytech/substrate-playground-template-node-template:sha-7a3d8d6" + "image": "paritytech/substrate-playground-template-node-template:sha-912fa0f" }