Rely on latest image
parent
5dc7853cad
commit
d6efb42c7c
|
@ -16,5 +16,5 @@
|
||||||
],
|
],
|
||||||
"preCreateCommand": "cargo build --release && cargo check",
|
"preCreateCommand": "cargo build --release && cargo check",
|
||||||
"postStartCommand": "./target/release/node-template --dev --ws-external",
|
"postStartCommand": "./target/release/node-template --dev --ws-external",
|
||||||
"image": "paritytech/substrate-playground-template-node-template:sha-c9fda53"
|
"image": "paritytech/substrate-playground-template-node-template:latest"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue