Switch to official image

Co-authored-by: Markus Petzsch <markus@petzsch.eu>
This commit is contained in:
Léo Haf 2025-05-08 14:58:32 -05:00 committed by GitHub
parent d1544cab0e
commit 2f313bfa8c
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: ghcr.io/retropex/bitcoin:btcpay-28.1
image: btcpayserver/bitcoinknots:28.1
environment:
BITCOIN_NETWORK: ${NBITCOIN_NETWORK:-regtest}
CREATE_WALLET: "false"