From e2ca5f4c1404b5ea654713f138136242f211f3c1 Mon Sep 17 00:00:00 2001 From: _den <_den@outlook.com> Date: Mon, 14 Mar 2022 14:28:45 +1000 Subject: [PATCH] updated heimdall --- bor/example.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bor/example.env b/bor/example.env index 0b5e1d5..711152f 100644 --- a/bor/example.env +++ b/bor/example.env @@ -7,7 +7,7 @@ ALLOW_FROM=0.0.0.0/0 COMPOSE_FILE=docker-compose.yml BOR_NODE_ID=COMPANY-mainnet-UNIQUEID HEIMDALL_ETH_RPC_URL=http://MYETHNODECONTAINER:8545 -HEIMDALL_TAG=0.2.5 +HEIMDALL_TAG=0.2.7 BOR_TAG=0.2.14 BOR_SRC_TAG=v0.2.14-tmp-span-hotfix BOR_DOCKER_FILE=Dockerfile.borsource