From 7e7011d4b75165a16eac1a3ad158107bb102a4d2 Mon Sep 17 00:00:00 2001 From: Jonathan Zernik Date: Mon, 22 Nov 2021 05:48:34 -0800 Subject: [PATCH] Update squeaknode app to v0.1.173 (#1118) --- apps/registry.json | 2 +- apps/squeaknode/docker-compose.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/registry.json b/apps/registry.json index c64c805..985e4e6 100644 --- a/apps/registry.json +++ b/apps/registry.json @@ -528,7 +528,7 @@ "id": "squeaknode", "category": "Social", "name": "Squeaknode", - "version": "0.1.169", + "version": "0.1.173", "tagline": "A peer-to-peer status feed with Lightning monetization", "description": "The Squeaknode app allows you to create, view, buy, and sell squeaks. A squeak is a single post that can contain up to 280 characters.\n\nThe Squeaknode timeline is ordered by the height of the block hash embedded in each squeak. Each squeak is signed with a digital signature of the private key of the author. Squeaks can be downloaded from any peer to any peer, but they remain locked until the downloader makes a Lightning payment to decrypt the content.", "developer": "Jonathan Zernik", diff --git a/apps/squeaknode/docker-compose.yml b/apps/squeaknode/docker-compose.yml index e1c67a8..5813624 100644 --- a/apps/squeaknode/docker-compose.yml +++ b/apps/squeaknode/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.7" services: web: - image: yzernik/squeaknode:v0.1.169@sha256:f4a7ee3a5a80f0e035ef78d38ac050de71168cfd6c463f877d2352dc8a77ebf1 + image: yzernik/squeaknode:v0.1.173@sha256:adcf8552df6592709af489001d46cd5745fbd7bf8e4de33dce761a5693231c26 restart: on-failure stop_grace_period: 1m ports: