mirror of
https://github.com/Retropex/Bitcoin-store.git
synced 2025-05-12 10:50:41 +02:00
update to knots 28.1
This commit is contained in:
parent
fc10453df9
commit
bc93f3bd8d
@ -40,7 +40,7 @@ services:
|
||||
ipv4_address: $APP_BITCOIN_IP
|
||||
|
||||
bitcoind:
|
||||
image: ghcr.io/retropex/bitcoin:v27.1@sha256:58553f26a73be8aed2c318e49fbbd3dc16e4e6158e4d75a59fcb42a2ce104e97
|
||||
image: ghcr.io/retropex/bitcoin:v28.1@sha256:c2809a7b1e20a2c60b8656e5f7352e439e1f2c0d64d3bf755a4e9c6fdab86d81
|
||||
command: "${APP_BITCOIN_COMMAND}"
|
||||
restart: unless-stopped
|
||||
stop_grace_period: 15m30s
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||
id: btc-knots
|
||||
category: Bitcoin
|
||||
name: Bitcoin Knots arm64
|
||||
version: "27.1.3"
|
||||
version: "28.1"
|
||||
tagline: Run your personal node powered by Bitcoin Knots
|
||||
icon: https://raw.githubusercontent.com/getumbrel/umbrel-apps-gallery/master/bitcoin-knots/icon.svg
|
||||
description: >-
|
||||
@ -23,6 +23,8 @@ gallery:
|
||||
path: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
This update add new policy settings to be able fully customise your mempool and your mining template. it also make Knots compatible with Datum.
|
||||
This release updates Bitcoin Knots to version v28.1.knots20250305
|
||||
|
||||
Full release notes can be found at https://github.com/bitcoinknots/bitcoin/releases/tag/v28.1.knots20250305
|
||||
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:v27.1@sha256:58553f26a73be8aed2c318e49fbbd3dc16e4e6158e4d75a59fcb42a2ce104e97
|
||||
image: ghcr.io/retropex/bitcoin:v28.1@sha256:c2809a7b1e20a2c60b8656e5f7352e439e1f2c0d64d3bf755a4e9c6fdab86d81
|
||||
command: "${APP_BITCOIN_COMMAND}"
|
||||
restart: unless-stopped
|
||||
stop_grace_period: 15m30s
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||
id: btc-knotsx86
|
||||
category: Bitcoin
|
||||
name: Bitcoin Knots x86
|
||||
version: "27.1.3"
|
||||
version: "28.1"
|
||||
tagline: Run your personal node powered by Bitcoin Knots for x86 platform
|
||||
icon: https://raw.githubusercontent.com/getumbrel/umbrel-apps-gallery/master/bitcoin-knots/icon.svg
|
||||
description: >-
|
||||
@ -23,6 +23,8 @@ gallery:
|
||||
path: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
This update add new policy settings to be able fully customise your mempool and your mining template. it also make Knots compatible with Datum.
|
||||
This release updates Bitcoin Knots to version v28.1.knots20250305
|
||||
|
||||
Full release notes can be found at https://github.com/bitcoinknots/bitcoin/releases/tag/v28.1.knots20250305
|
||||
submitter: Léo Haf
|
||||
submission: https://github.com/getumbrel/umbrel-apps/pull/953
|
||||
|
Loading…
Reference in New Issue
Block a user