Version bump bitcoin to 27.1 (#920)

Version bump 27.1
This commit is contained in:
Richard J. Safier 2025-01-12 09:04:01 -05:00 committed by GitHub
parent ad675de966
commit 1f4de8a4bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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