diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index e64502369bce00ed426ea8638ccaf77e4f449fd6..144449ea7cba78ef7c14cb426cabc0a26c677951 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -14,5 +14,5 @@ 3000, 9944 ], - "image": "jeluard/substrate-playground-template-node-template:sha-64ca567" + "image": "paritytech/substrate-playground-template-node-template:sha-b98e1d2" }