Skip to content

Commit

Permalink
dev(regtest): update btc-rpc-explorer to v3.4.0 (#704)
Browse files Browse the repository at this point in the history
  • Loading branch information
Overload3910 authored Dec 6, 2023
1 parent a246ad3 commit e48d1b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/regtest/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ services:
explorer:
container_name: jm_regtest_explorer
restart: unless-stopped
image: getumbrel/btc-rpc-explorer:v3.3.0
image: getumbrel/btc-rpc-explorer:v3.4.0
environment:
BTCEXP_HOST: 0.0.0.0
BTCEXP_PORT: 3002
Expand Down

0 comments on commit e48d1b3

Please sign in to comment.