Update LN Markets to v2.0.1 (#964)

This commit is contained in:
Victor Afanassieff 2024-02-19 18:47:58 +01:00 committed by GitHub
parent 1d98b97eb9
commit 32762c2b3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: $APP_LNMARKETS_PORT
lnmarkets:
image: ghcr.io/ln-markets/umbrel:v2.0.0@sha256:47b836cd23f7aa9f31aa4ae99ba66f74ffc513388016e31a00f6cb0767144bae
image: ghcr.io/ln-markets/umbrel:v2.0.1@sha256:391798e0a18ec8135abf94037f879fa83e8394fa3a8881fec3aa934338e978d2
init: true
user: 1000:1000
restart: on-failure

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: lnmarkets
category: bitcoin
name: LN Markets
version: "2.0.0"
version: "2.0.1"
tagline: The first instant settlement Bitcoin trading platform
description: >-
LN Markets is the first instant settlement Bitcoin trading platform. More info: linktr.ee/lnmarkets
@ -27,4 +27,4 @@ path: ""
submitter: LN Markets
submission: https://github.com/getumbrel/umbrel/pull/879
releaseNotes: >-
- Allow to login with both deprecated and correct LNURL method
- This is a minor bugfix release.