mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2026-02-06 06:04:40 +01:00
Change bitcoin core base image
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
bitcoind:
|
||||
restart: unless-stopped
|
||||
container_name: btcpayserver_bitcoind
|
||||
image: nicolasdorier/docker-bitcoin:0.17.0
|
||||
image: btcpayserver/bitcoin:0.17.0
|
||||
environment:
|
||||
BITCOIN_NETWORK: ${NBITCOIN_NETWORK:-regtest}
|
||||
BITCOIN_EXTRA_ARGS: |
|
||||
|
||||
Reference in New Issue
Block a user