Skip to content

Commit

Permalink
Update Bitcoin Core to v26.1 (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiero authored Nov 4, 2024
1 parent 86490fd commit af4f939
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/nigiri/resources/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit af4f939

Please sign in to comment.