diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json
index b7e033823ebd16d6ea31e05872f049dd35481e26..b597404c4ebbf8719ae42ca4695320fa0ad2094d 100644
--- a/.devcontainer/devcontainer.json
+++ b/.devcontainer/devcontainer.json
@@ -14,5 +14,5 @@
     3000,
     9944
   ],
-  "image": "paritytech/substrate-playground-template-node-template:sha-769ca1a"
+  "image": "paritytech/substrate-playground-template-node-template:sha-360f308"
 }