Update electrs to v0.11.0 (#4197)
This commit is contained in:
parent
80cc5085bb
commit
48b84a9482
@ -24,7 +24,7 @@ services:
|
||||
ipv4_address: $APP_ELECTRS_IP
|
||||
|
||||
electrs:
|
||||
image: getumbrel/electrs:v0.10.10@sha256:c991fd3d8b19614fa7309525e8ccb6c0a87464f8bf6bd4dff1479b493f7308f2
|
||||
image: getumbrel/electrs:v0.11.0@sha256:0a2c6f573abfd8d724651c6ba1c1f3a9c740219c1cf0f4468043c3342170d8a5
|
||||
restart: always
|
||||
environment:
|
||||
ELECTRS_LOG_FILTERS: "INFO"
|
||||
|
||||
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||
id: electrs
|
||||
category: bitcoin
|
||||
name: Electrs
|
||||
version: "0.10.10"
|
||||
version: "0.11.0"
|
||||
tagline: A simple and efficient Electrum Server
|
||||
description: >
|
||||
Run your personal Electrum server and connect your Electrum-compatible wallet,
|
||||
@ -30,10 +30,10 @@ gallery:
|
||||
path: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >
|
||||
This update bumps the underlying electrs version to 0.10.10.
|
||||
This update bumps the underlying electrs version to 0.11.0.
|
||||
|
||||
|
||||
Full electrs release notes are available at https://github.com/romanz/electrs/blob/master/RELEASE-NOTES.md#01010-jul-19-2025
|
||||
Full electrs release notes are available at https://github.com/romanz/electrs/blob/master/RELEASE-NOTES.md#0110-nov-16-2025
|
||||
submitter: Umbrel
|
||||
submission: https://github.com/getumbrel/umbrel/pull/242
|
||||
backupIgnore:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user