Skip to content
This repository was archived by the owner on Mar 1, 2024. It is now read-only.

Commit 7dc020e

Browse files
committed
chore: bump bor version in tests
1 parent 67f45dd commit 7dc020e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-blockchain/run-docker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/usr/bin/env sh
22

3-
docker run --name bor-test -it -d -p 8545:8545 -v $(pwd):/bordata maticnetwork/bor:v0.2.8 /bin/sh -c "cd /bordata; sh start.sh"
3+
docker run --name bor-test -it -d -p 8545:8545 -v $(pwd):/bordata maticnetwork/bor:v1.2.0 /bin/sh -c "cd /bordata; sh start.sh"

0 commit comments

Comments
 (0)