We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43a3e1b commit f647b16Copy full SHA for f647b16
Dockerfile
@@ -39,7 +39,6 @@ COPY Cargo.lock Cargo.toml /subtensor/
39
# Specs
40
COPY ./snapshot.json /subtensor/snapshot.json
41
COPY ./raw_spec.json /subtensor/raw_spec.json
42
-COPY ./raw_testspec.json /subtensor/raw_testspec.json
43
44
# Copy our sources
45
COPY ./node /subtensor/node
0 commit comments