diff --git a/lndg/docker-compose.yml b/lndg/docker-compose.yml index e79c67c8..d9500332 100644 --- a/lndg/docker-compose.yml +++ b/lndg/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: $APP_LNDG_PORT web: - image: ghcr.io/cryptosharks131/lndg:v1.1.1@sha256:fd975e4d6ee2de6da932eb8e93648b13ad7de9b71ec2a35eac19d2845d7a5f31 + image: ghcr.io/cryptosharks131/lndg:v1.2.1@sha256:4c06dcf97b0b80324d775acdb6272a12559fbb318fe7b0fb4549e29dd0b2a7a5 restart: on-failure stop_grace_period: 1m volumes: diff --git a/lndg/umbrel-app.yml b/lndg/umbrel-app.yml index a85518b3..a7e7f32c 100644 --- a/lndg/umbrel-app.yml +++ b/lndg/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: lndg category: Lightning Node Management name: LNDg -version: "1.1.1" +version: "1.2.1" tagline: Analyze and automate your Lightning node management description: LNDg is your command center for running a profitable and efficient routing node. From quickly viewing your node's health, automated rebalancing, @@ -20,4 +20,4 @@ gallery: - 3.jpg path: "" defaultUsername: lndg-admin -deterministicPassword: true \ No newline at end of file +deterministicPassword: true