diff --git a/apps/lnbits/docker-compose.yml b/apps/lnbits/docker-compose.yml index 613953c..c8a685e 100644 --- a/apps/lnbits/docker-compose.yml +++ b/apps/lnbits/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.7" services: web: - image: lnbitsdocker/lnbits:9f67b98@sha256:5da0f8da92964af6e1a59ca76ae04d3c2703a53e1cdc0602a0b4bc54c4c65c06 + image: lnbitsdocker/lnbits:ec874ba@sha256:be659f3c11556fd757cd27f55f3a6bf07ab31302765f63b6a44fba60e393763b user: 1000:1000 init: true restart: on-failure diff --git a/apps/registry.json b/apps/registry.json index 345f68a..9d5da41 100644 --- a/apps/registry.json +++ b/apps/registry.json @@ -455,7 +455,7 @@ "id": "lnbits", "category": "Finance", "name": "LNbits", - "version": "9f67b98", + "version": "ec874ba", "tagline": "Multi-user wallet management system", "description": "LNbits is a simple multi-user and account system for Lightning Network that can be used for creating separate Lightning wallets for friends and family members. You can also create multiple accounts for yourself to mitigate the risk of exposing applications to your full balance via unique API keys for each wallet.\n\nLNbits is packaged with tools to help manage funds, such as a table of transactions, line chart of spending, export to CSV, and more to come. It provides an extendable platform for expanding Lightning Network functionality via LNbits extension framework, and can also be used as a fallback wallet for the LNURL scheme.", "developer": "LNbits",