Browse Source

Update Jam to v0.0.8 (#54)

Co-authored-by: theborakompanioni <theborakompanioni+github@gmail.com>
main
Luke Childs 3 years ago
committed by GitHub
parent
commit
9f048bf72c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      jam/docker-compose.yml
  2. 2
      jam/umbrel-app.yml

2
jam/docker-compose.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
jam/umbrel-app.yml

@ -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

Loading…
Cancel
Save