diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index 1ab0431..9cd5149 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -1,4 +1,4 @@ -FROM paritytech/substrate-playground-template-base:sha-0793587 +FROM paritytech/substrate-playground-template-base:sha-e8f33a4 # Here the whole repo is already accessible at . (thanks to the inherited image)