diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json
index 3b0945196bec4afa9fd3cfad8aec05435ed3cc0d..1a119598ad75f8ebfc2efa72bfdc4644ffbe47a7 100644
--- a/.devcontainer/devcontainer.json
+++ b/.devcontainer/devcontainer.json
@@ -14,5 +14,5 @@
     3000,
     9944
   ],
-  "image": "paritytech/substrate-playground-template-node-template:sha-aab3a40"
+  "image": "paritytech/substrate-playground-template-node-template:sha-ff0fa24"
 }