Update nostr-wallet-connect to 0.3.0 (#828)

This commit is contained in:
Nathan Fretz 2023-11-10 16:43:43 -08:00 committed by GitHub
parent 425b2e5b92
commit 64bc980d04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

View File

@ -6,7 +6,7 @@ services:
APP_PORT: 8080
PROXY_AUTH_ADD: "false"
server:
image: ghcr.io/getalby/nostr-wallet-connect:0.2.0@sha256:1feb352de5cb55e412a59075287ed8f3a1ef1317c01cb059c423f9f20f725ef0
image: ghcr.io/getalby/nostr-wallet-connect:0.3.0@sha256:c221f43f8b07b20ffe7db83d215ce1acfbd7aa985790d7e30a7fccfef867e2f7
volumes:
- ${APP_DATA_DIR}/data:/data
- ${APP_LIGHTNING_NODE_DATA_DIR}:/lnd:ro

View File

@ -3,7 +3,7 @@ id: alby-nostr-wallet-connect
name: Nostr Wallet Connect
tagline: The power of the zaps at the tip of your fingers.
category: finance
version: "0.2.0"
version: "0.3.0"
port: 58000
description: >-
Connect your LND node over Nostr to zap directly from within supported apps like Damus & Amethyst.
@ -24,7 +24,8 @@ gallery:
- 1.jpg
- 2.jpg
- 3.jpg
releaseNotes: ""
releaseNotes: >-
This release includes a number of bug fixes and improvements. Full release notes are available at https://github.com/getAlby/nostr-wallet-connect/releases/tag/0.3.0
dependencies:
- lightning
path: ""