mirror of
https://github.com/aljazceru/nigiri.git
synced 2025-12-17 06:14:19 +01:00
Update Bitcoin Core to v26.1 (#194)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
version: '3.8'
|
||||
name: nigiri
|
||||
services:
|
||||
|
||||
# RPC daemon
|
||||
bitcoin:
|
||||
image: lncm/bitcoind:v24.0.1
|
||||
image: lncm/bitcoind:v26.1
|
||||
container_name: bitcoin
|
||||
user: 1000:1000
|
||||
restart: on-failure
|
||||
|
||||
Reference in New Issue
Block a user