1
0

bump bitcoin core

This commit is contained in:
nicolas.dorier
2022-11-28 22:29:17 +09:00
parent 7391d15601
commit 031489d66a
3 changed files with 16 additions and 13 deletions

View File

@@ -4,7 +4,7 @@ services:
bitcoind:
restart: unless-stopped
container_name: btcpayserver_bitcoind
image: btcpayserver/bitcoin:23.0-1
image: btcpayserver/bitcoin:24.0
environment:
BITCOIN_NETWORK: ${NBITCOIN_NETWORK:-regtest}
BITCOIN_WALLETDIR: "/walletdata"