From 317c846922e1231756b91f239e2b1fedcb70ce42 Mon Sep 17 00:00:00 2001 From: RSTMSN Date: Mon, 30 Mar 2026 07:45:18 +0100 Subject: [PATCH] [App Update] Update Cashu-me Docker image (#5228) --- cashu-me/docker-compose.yml | 2 +- cashu-me/umbrel-app.yml | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/cashu-me/docker-compose.yml b/cashu-me/docker-compose.yml index 4a997fa0..5ce2bdfa 100644 --- a/cashu-me/docker-compose.yml +++ b/cashu-me/docker-compose.yml @@ -7,6 +7,6 @@ services: APP_PORT: 80 web: - image: rstmsn/cashu-me:v0.1@sha256:f9d1abeac775620ff589208b72d66707db3f639691682568c9d06e4e0e7b3604 + image: rstmsn/cashu-me:0.1.1@sha256:46cf3752f58e20b7fd191b270208f6f41aa143ba950fddb0efb390ed3ea2851b restart: on-failure stop_grace_period: 1m diff --git a/cashu-me/umbrel-app.yml b/cashu-me/umbrel-app.yml index 9a981935..bcc92290 100644 --- a/cashu-me/umbrel-app.yml +++ b/cashu-me/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: cashu-me category: bitcoin name: Cashu.me Wallet -version: "0.1" +version: "0.1.1" tagline: An open-source Bitcoin ecash wallet description: >- 🥜 Cashu.me is a free and open-source Bitcoin wallet built on the Cashu ecash protocol. @@ -30,7 +30,8 @@ description: >- - 🧪 **Beta Warning**: This wallet is in active development and considered beta software. Use at your own risk. - 🧾 **License**: Open-source and MIT licensed. -releaseNotes: "" +releaseNotes: >- + This release contains various improvements and bug fixes. developer: cashubtc website: https://cashu.space dependencies: [] @@ -45,4 +46,4 @@ path: "" defaultUsername: "" defaultPassword: "" submitter: RSTMSN -submission: https://github.com/getumbrel/umbrel-apps/pull/3044 +submission: https://github.com/getumbrel/umbrel\-apps/pull/3044