update Bitcoin Knots image (#1027)
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
|||||||
bitcoind:
|
bitcoind:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
container_name: btcpayserver_bitcoind
|
container_name: btcpayserver_bitcoind
|
||||||
image: btcpayserver/bitcoinknots:28.1
|
image: btcpayserver/bitcoinknots:29.2.knots20251110
|
||||||
environment:
|
environment:
|
||||||
BITCOIN_NETWORK: ${NBITCOIN_NETWORK:-regtest}
|
BITCOIN_NETWORK: ${NBITCOIN_NETWORK:-regtest}
|
||||||
CREATE_WALLET: "false"
|
CREATE_WALLET: "false"
|
||||||
|
|||||||
Reference in New Issue
Block a user