1
0

bump bitcoin core

This commit is contained in:
nicolas.dorier
2023-11-28 10:32:39 +09:00
parent bac24e8d2b
commit 5ea2e55848
3 changed files with 14 additions and 12 deletions

View File

@@ -4,7 +4,7 @@ services:
bitcoind:
restart: unless-stopped
container_name: btcpayserver_bitcoind
image: btcpayserver/bitcoin:25.0
image: btcpayserver/bitcoin:25.1
environment:
BITCOIN_NETWORK: ${NBITCOIN_NETWORK:-regtest}
CREATE_WALLET: "false"