diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index 3354289..79cbe35 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -1,5 +1,5 @@ -FROM paritytech/substrate-playground-template-base:sha-ac4bc53 +FROM paritytech/substrate-playground-template-base:sha-0793587 # Here the whole repo is already accessible at . (thanks to the inherited image) -RUN cargo build --release \ No newline at end of file +RUN cargo build --release