Update Bitcoin Core to v26.1 (#194)

This commit is contained in:
Marco Argentieri
2024-11-04 13:04:27 +01:00
committed by GitHub
parent 86490fdc0c
commit af4f939784

View File

@@ -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