mirror of
https://github.com/Retropex/Bitcoin-store.git
synced 2025-05-12 10:50:41 +02:00
update to knots 27.1
This commit is contained in:
parent
baecf8822a
commit
1c4d3dbd02
@ -40,7 +40,7 @@ services:
|
||||
ipv4_address: $APP_BITCOIN_IP
|
||||
|
||||
bitcoind:
|
||||
image: retropexx/bitcoind:v27.1@sha256:4b405d9aca9d5b37a70cfa397f87df490a3f3452885d7bc80d1d1a6b110b06b5
|
||||
image: retropexx/bitcoind:v27.2@sha256:d8519754120133324c54a9c638a5da63580a4581c9671190613db0de01e0da4b
|
||||
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"
|
||||
version: "27.1.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,9 +23,9 @@ gallery:
|
||||
path: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
This release updates Bitcoin Knots to version v27.1.knots20240621
|
||||
This release updates Bitcoin Knots to version v27.1.knots20240801
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/bitcoinknots/bitcoin/releases/tag/v27.1.knots20240621
|
||||
Full release notes can be found at https://github.com/bitcoinknots/bitcoin/releases/tag/v27.1.knots20240801
|
||||
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: retropexx/bitcoind:v27.1@sha256:4b405d9aca9d5b37a70cfa397f87df490a3f3452885d7bc80d1d1a6b110b06b5
|
||||
image: retropexx/bitcoind:v27.2@sha256:d8519754120133324c54a9c638a5da63580a4581c9671190613db0de01e0da4b
|
||||
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"
|
||||
version: "27.1.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,9 +23,9 @@ gallery:
|
||||
path: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
This release updates Bitcoin Knots to version v27.1.knots20240621
|
||||
This release updates Bitcoin Knots to version v27.1.knots20240801
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/bitcoinknots/bitcoin/releases/tag/v27.1.knots20240621
|
||||
Full release notes can be found at https://github.com/bitcoinknots/bitcoin/releases/tag/v27.1.knots20240801
|
||||
submitter: Léo Haf
|
||||
submission: https://github.com/getumbrel/umbrel-apps/pull/953
|
||||
|
Loading…
Reference in New Issue
Block a user