Update lnbits to version v0.12.12 (#1679)

This commit is contained in:
Nathan Fretz 2024-10-24 10:16:58 +10:00 committed by GitHub
parent c62cb7e9a1
commit 7386bef8fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false"
web:
image: lnbits/lnbits:v0.12.11@sha256:1728dd2d16857365f134fe07f9f9a0274f8d54a722b1374bbf7a399551b5e38b
image: lnbits/lnbits:v0.12.12@sha256:739512d10c10535bdb53ab363640f02f95e3f857b64af401d48991d3cf2e43a8
init: true
restart: on-failure
stop_grace_period: 1m
@ -32,4 +32,4 @@ services:
LNBITS_DEFAULT_WALLET_NAME: "LNbits wallet"
LNBITS_DISABLED_EXTENSIONS: "amilk"
LNBITS_ADMIN_EXTENSIONS: "ngrok"
LNBITS_ADMIN_UI: "true"
LNBITS_ADMIN_UI: "true"

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: lnbits
category: bitcoin
name: LNbits
version: "0.12.11"
version: "0.12.12"
tagline: Multi-user wallet management system
description: >-
LNbits is a simple multi-user and account system for Lightning
@ -27,10 +27,10 @@ gallery:
path: ""
defaultUsername: ""
defaultPassword: ""
releaseNotes: >-
This release includes UI improvements such as a lovely new gradient option, as well as several bug fixes.
releaseNotes: >-
This is a bugfix release for LNbits.
Full release notes are available at https://github.com/lnbits/lnbits/releases
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/pull/372
submission: https://github.com/getumbrel/umbrel/pull/372