Update Knots image to 29.3.knots20260210 (#1040)

This commit is contained in:
Léo Haf 2026-03-20 01:54:11 +01:00 committed by GitHub
parent 6e03939bbb
commit b44b49aa2c
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/bitcoinknots:29.2.knots20251110
image: btcpayserver/bitcoinknots:29.3.knots20260210
environment:
BITCOIN_NETWORK: ${NBITCOIN_NETWORK:-regtest}
CREATE_WALLET: "false"