chore(ci): specific ganache image (#5321)
This commit is contained in:
parent
a19da4c408
commit
4ee85720ab
@ -19,7 +19,7 @@ EOT
|
|||||||
|
|
||||||
pre_start {
|
pre_start {
|
||||||
docker_service "ganache-1" {
|
docker_service "ganache-1" {
|
||||||
image = "vegaprotocol/ganache:latest"
|
image = "vegaprotocol/ganache:v1.2.4"
|
||||||
cmd = "ganache-cli"
|
cmd = "ganache-cli"
|
||||||
args = [
|
args = [
|
||||||
"--blockTime", "1",
|
"--blockTime", "1",
|
||||||
|
Loading…
Reference in New Issue
Block a user