mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-08 04:53:47 +00:00
fix heimdall version
This commit is contained in:
parent
3a9e176ebb
commit
9662dc7d6e
1 changed files with 1 additions and 1 deletions
2
.github/matic-cli-config.yml
vendored
2
.github/matic-cli-config.yml
vendored
|
|
@ -9,4 +9,4 @@ ethURL: http://ganache:9545
|
|||
ethHostUser: ubuntu
|
||||
devnetType: docker
|
||||
borDockerBuildContext: "../../bor"
|
||||
heimdallDockerBuildContext: "https://github.com/maticnetwork/heimdall.git#v0.3.0-dev"
|
||||
heimdallDockerBuildContext: "https://github.com/maticnetwork/heimdall.git#develop"
|
||||
|
|
|
|||
Loading…
Reference in a new issue