Browse Source
Update Jam to v0.0.8 (#54)
Co-authored-by: theborakompanioni <theborakompanioni+github@gmail.com>
main
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
-
jam/docker-compose.yml
-
jam/umbrel-app.yml
|
|
@ -7,7 +7,7 @@ services: |
|
|
|
APP_PORT: 80 |
|
|
|
|
|
|
|
jam: |
|
|
|
image: ghcr.io/joinmarket-webui/joinmarket-webui-standalone:v0.0.6-clientserver-v0.9.6@sha256:a4b9a40125585d09f61539085d85846bf26a9fde5755627b163d1a29bf8bf61c |
|
|
|
image: ghcr.io/joinmarket-webui/joinmarket-webui-standalone:v0.0.8-clientserver-v0.9.6@sha256:f86c4b2546d0f1e7d5c87e6ac597023d671bdb77270008b8aee91c2658b75992 |
|
|
|
restart: on-failure |
|
|
|
stop_grace_period: 1m |
|
|
|
init: true |
|
|
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
|
id: jam |
|
|
|
category: Finance |
|
|
|
name: Jam |
|
|
|
version: "0.0.6" |
|
|
|
version: "0.0.8" |
|
|
|
tagline: A user-friendly UI for JoinMarket |
|
|
|
description: >- |
|
|
|
Jam is a user-interface for JoinMarket with focus on |
|
|
|