[App Update] Update Cashu-me Docker image (#5228)

This commit is contained in:
RSTMSN 2026-03-30 07:45:18 +01:00 committed by GitHub
parent b54d01235d
commit 317c846922
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 4 deletions

View File

@ -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

View File

@ -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