mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 22:14:26 +01:00
bump bitcoin core in tests
This commit is contained in:
@@ -73,7 +73,7 @@ services:
|
|||||||
- "sshd_datadir:/root/.ssh"
|
- "sshd_datadir:/root/.ssh"
|
||||||
|
|
||||||
devlnd:
|
devlnd:
|
||||||
image: btcpayserver/bitcoin:25.0
|
image: btcpayserver/bitcoin:25.1
|
||||||
environment:
|
environment:
|
||||||
BITCOIN_NETWORK: regtest
|
BITCOIN_NETWORK: regtest
|
||||||
BITCOIN_WALLETDIR: "/data/wallets"
|
BITCOIN_WALLETDIR: "/data/wallets"
|
||||||
@@ -135,7 +135,7 @@ services:
|
|||||||
|
|
||||||
bitcoind:
|
bitcoind:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
image: btcpayserver/bitcoin:25.0
|
image: btcpayserver/bitcoin:25.1
|
||||||
environment:
|
environment:
|
||||||
BITCOIN_NETWORK: regtest
|
BITCOIN_NETWORK: regtest
|
||||||
BITCOIN_WALLETDIR: "/data/wallets"
|
BITCOIN_WALLETDIR: "/data/wallets"
|
||||||
|
|||||||
@@ -70,7 +70,7 @@ services:
|
|||||||
- "sshd_datadir:/root/.ssh"
|
- "sshd_datadir:/root/.ssh"
|
||||||
|
|
||||||
devlnd:
|
devlnd:
|
||||||
image: btcpayserver/bitcoin:25.0
|
image: btcpayserver/bitcoin:25.1
|
||||||
environment:
|
environment:
|
||||||
BITCOIN_NETWORK: regtest
|
BITCOIN_NETWORK: regtest
|
||||||
BITCOIN_WALLETDIR: "/data/wallets"
|
BITCOIN_WALLETDIR: "/data/wallets"
|
||||||
@@ -121,7 +121,7 @@ services:
|
|||||||
|
|
||||||
bitcoind:
|
bitcoind:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
image: btcpayserver/bitcoin:25.0
|
image: btcpayserver/bitcoin:25.1
|
||||||
environment:
|
environment:
|
||||||
BITCOIN_NETWORK: regtest
|
BITCOIN_NETWORK: regtest
|
||||||
BITCOIN_WALLETDIR: "/data/wallets"
|
BITCOIN_WALLETDIR: "/data/wallets"
|
||||||
|
|||||||
Reference in New Issue
Block a user