Update Bitcoin Knots to v29.3.knots20260508 (#1054)

This commit is contained in:
Léo Haf 2026-05-14 03:50:22 +02:00 committed by GitHub
parent edf7533b39
commit 615404fca7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ services:
bitcoind:
restart: unless-stopped
container_name: btcpayserver_bitcoind
image: btcpayserver/bitcoinknots:29.3.knots20260210
image: btcpayserver/bitcoinknots:29.3.knots20260508
environment:
BITCOIN_NETWORK: ${NBITCOIN_NETWORK:-regtest}
CREATE_WALLET: "false"