1
0

bump bitcoin core

This commit is contained in:
nicolas.dorier
2022-12-12 23:29:37 +09:00
parent bbe148f026
commit 2b0aca3168
3 changed files with 11 additions and 11 deletions

View File

@@ -4,7 +4,7 @@ services:
bitcoind:
restart: unless-stopped
container_name: btcpayserver_bitcoind
image: btcpayserver/bitcoin:24.0-1
image: btcpayserver/bitcoin:24.0.1
environment:
BITCOIN_NETWORK: ${NBITCOIN_NETWORK:-regtest}
CREATE_WALLET: "false"