diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 1a11959..06f8c63 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -14,5 +14,5 @@ 3000, 9944 ], - "image": "paritytech/substrate-playground-template-node-template:sha-ff0fa24" + "image": "paritytech/substrate-playground-template-node-template:sha-3718adb" }