diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index 3354289667baf4fcfbfd6d0e596f936e952ec3d0..79cbe35bb282256ded200067d88531101ad0e4c0 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