mirror of
https://github.com/Retropex/Bitcoin-store.git
synced 2025-05-12 19:00:42 +02:00
update knots to 26.1
This commit is contained in:
parent
1037e158e5
commit
80ba17e198
@ -40,7 +40,7 @@ services:
|
||||
ipv4_address: $APP_BITCOIN_IP
|
||||
|
||||
bitcoind:
|
||||
image: ghcr.io/retropex/bitcoin:arm-knots-25.1-for-umbrel@sha256:990ff3a324e4a4343b63e656c2ec7c1c29f668b46adb1eaa3e159dfce311bd46
|
||||
image: retropexx/bitcoind:v26.1-arm64v8@sha256:2a477a582a22f1ee3050aa97926719cc1897451e25a31f8752dfdf6fc61fedf9
|
||||
command: "${APP_BITCOIN_COMMAND}"
|
||||
restart: unless-stopped
|
||||
stop_grace_period: 15m30s
|
||||
|
@ -1,8 +1,8 @@
|
||||
manifestVersion: 1.1
|
||||
id: btc-knots
|
||||
category: Bitcoin Ord
|
||||
category: Bitcoin
|
||||
name: Bitcoin Knots
|
||||
version: "25.1"
|
||||
version: "26.1"
|
||||
tagline: Run your personal node powered by Bitcoin Knots
|
||||
icon: https://raw.githubusercontent.com/Retropex/Bitcoin-store/master/btc-knots/icon/icon.svg
|
||||
description: >-
|
||||
@ -12,7 +12,7 @@ description: >-
|
||||
developer: Luke Dashjr
|
||||
website: https://umbrel.com
|
||||
dependencies: []
|
||||
repo: https://github.com/Retropex/bitcoin/tree/bitcoinknots-for-umbrel
|
||||
repo: https://github.com/bitcoinknots/bitcoin
|
||||
support: https://community.getumbrel.com/c/bitcoin-and-lightning
|
||||
port: 2100
|
||||
gallery:
|
||||
@ -23,7 +23,5 @@ gallery:
|
||||
- https://raw.githubusercontent.com/Retropex/Bitcoin-store/master/btc-death-star/icon/5.jpg
|
||||
path: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
- MAX_OP_RETURN_RELAY reduced to 0 byte by default
|
||||
submitter: Umbrel
|
||||
submission: https://github.com/getumbrel/umbrel/commit/b0ba869953d024595bac84b8987de34aee561392
|
||||
submitter: Léo Haf
|
||||
submission: https://github.com/getumbrel/umbrel-apps/pull/953
|
||||
|
@ -40,7 +40,7 @@ services:
|
||||
ipv4_address: $APP_BITCOIN_IP
|
||||
|
||||
bitcoind:
|
||||
image: ghcr.io/retropex/bitcoin:knots-25.1-for-umbrel@sha256:ac38141b65d12ebdc2926bf6a4f7d49992b4440a91789f381046f132e09e3465
|
||||
image: retropexx/bitcoind:v26.1-amd64@sha256:e8c1b5682958a80d3817b9bbf62c24916287da423f18f52f5cce82cc3e261a1f
|
||||
command: "${APP_BITCOIN_COMMAND}"
|
||||
restart: unless-stopped
|
||||
stop_grace_period: 15m30s
|
||||
|
@ -1,8 +1,8 @@
|
||||
manifestVersion: 1.1
|
||||
id: btc-knotsx86
|
||||
category: Bitcoin Ord
|
||||
category: Bitcoin
|
||||
name: Bitcoin Knots x86
|
||||
version: "25.1"
|
||||
version: "26.1"
|
||||
tagline: Run your personal node powered by Bitcoin Knots for x86 platform
|
||||
icon: https://raw.githubusercontent.com/Retropex/Bitcoin-store/master/btc-knotsx86/icon/icon.svg
|
||||
description: >-
|
||||
@ -12,7 +12,7 @@ description: >-
|
||||
developer: Luke Dashjr
|
||||
website: https://umbrel.com
|
||||
dependencies: []
|
||||
repo: https://github.com/Retropex/bitcoin/tree/bitcoinknots-for-umbrel
|
||||
repo: https://github.com/bitcoinknots/bitcoin
|
||||
support: https://community.getumbrel.com/c/bitcoin-and-lightning
|
||||
port: 2100
|
||||
gallery:
|
||||
@ -23,7 +23,5 @@ gallery:
|
||||
- https://raw.githubusercontent.com/Retropex/Bitcoin-store/master/btc-death-star/icon/5.jpg
|
||||
path: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
- MAX_OP_RETURN_RELAY reduced to 0 byte by default
|
||||
submitter: Umbrel
|
||||
submission: https://github.com/getumbrel/umbrel/commit/b0ba869953d024595bac84b8987de34aee561392
|
||||
submitter: Léo Haf
|
||||
submission: https://github.com/getumbrel/umbrel-apps/pull/953
|
||||
|
Loading…
Reference in New Issue
Block a user