diff --git a/reth-bsc-fullnode.yml b/reth-bsc-fullnode.yml index a6afefab..131a2219 100644 --- a/reth-bsc-fullnode.yml +++ b/reth-bsc-fullnode.yml @@ -2,7 +2,7 @@ version: '3.1' services: bsc-reth-fullnode: - image: ghcr.io/bnb-chain/bsc-reth:v1.0.4 + image: ghcr.io/bnb-chain/bsc-reth:v1.1.0 user: root volumes: - "reth-bsc-fullnode:/data"