Skip to content

Commit

Permalink
Bump testnet to v2.0.1-beta1 (#113)
Browse files Browse the repository at this point in the history
Update docker-compose.yml
  • Loading branch information
liam-lai authored Dec 30, 2023
1 parent 2ebe138 commit 6ce78d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testnet/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.4"

services:
xinfinnetwork:
image: xinfinorg/xdposchain:v2.0.0-beta1
image: xinfinorg/xdposchain:v2.0.1-beta1
volumes:
- "./xdcchain-testnet:/work/xdcchain"
- "./start-apothem.sh:/work/start.sh"
Expand Down

0 comments on commit 6ce78d4

Please sign in to comment.