diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 144449ea7cba78ef7c14cb426cabc0a26c677951..d25a3e8a106e2e8e55c91a873166ca2893a64711 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" }