From 95717f387bf2c348af7e9a37078737295b965f80 Mon Sep 17 00:00:00 2001 From: kibotrel <45034541+kibotrel@users.noreply.github.com> Date: Wed, 10 Nov 2021 11:42:34 +0100 Subject: [PATCH] Update lnmarkets app to v1.1.3 (#1091) --- apps/lnmarkets/docker-compose.yml | 2 +- apps/registry.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/lnmarkets/docker-compose.yml b/apps/lnmarkets/docker-compose.yml index 76b7020..55c04ee 100644 --- a/apps/lnmarkets/docker-compose.yml +++ b/apps/lnmarkets/docker-compose.yml @@ -2,7 +2,7 @@ version: '3.7' services: lnmarkets: - image: ghcr.io/lnmarkets/umbrel:v1.0.0@sha256:e7bfe4ae840bfddc0af398a9bc700044778d1090a7a56389265116d23dc13cab + image: ghcr.io/lnmarkets/umbrel:v1.1.3@sha256:7f72864171bbe7922929d940a63c31faed6aa7525b6a236f5a4e0d2680ccdeba user: 1000:1000 init: true restart: on-failure diff --git a/apps/registry.json b/apps/registry.json index eeb6101..9301c7c 100644 --- a/apps/registry.json +++ b/apps/registry.json @@ -574,7 +574,7 @@ "id": "lnmarkets", "category": "Finance", "name": "LN Markets", - "version": "1.0.0", + "version": "1.1.3", "tagline": "Trade Bitcoin derivatives on Lightning", "description": "LN Markets is the first Lightning-native Bitcoin derivatives trading platform.\n\nLN Markets enables traders to take minimal counterparty risk: you can trade directly from your Lightning wallet for instant and almost costless transactions. Since March 2020, we have processed over $200 million of trading volume, with a median fee of 1 sat for instant P&L delivery to your wallet.\n\nThis Umbrel App gives you another way to interact with LN Markets: you can directly deposit, withdraw, get trading stats and get instantly connected to your account to take positions as usual. More features may come in the future!\n\nThank you for your support and let’s keep building the future of finance together!", "developer": "LN Markets",