diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 5202a58097fd9c25045df4f99c8e097a325eba6d..554d1f0806986c2157b6d5b98d4516fc70a6cafd 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -14,5 +14,5 @@ 3000, 9944 ], - "image": "paritytech/substrate-playground-template-node-template:sha-55f7ff5" + "image": "paritytech/substrate-playground-template-node-template:sha-7a3d8d6" }