From 230246dc3c2fb82b506a9f1d142f059a1e14e39b Mon Sep 17 00:00:00 2001 From: Jonathan Zernik Date: Tue, 7 Dec 2021 05:06:33 -0800 Subject: [PATCH] Update squeaknode app to v0.1.181 (#1141) --- 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 049d00d..32a6fd7 100644 --- a/apps/registry.json +++ b/apps/registry.json @@ -528,7 +528,7 @@ "id": "squeaknode", "category": "Social", "name": "Squeaknode", - "version": "0.1.176", + "version": "0.1.181", "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 ee97c1d..f9d1ed6 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.176@sha256:e557c354254db5b0e00a4a23c1964ad6aaf9b719f81c655719af28147b6e6f3b + image: yzernik/squeaknode:v0.1.181@sha256:cc2e4de8ce9b42b944d9e4390f59f33b162a6df8a1858f5376e052f4a4909b4b restart: on-failure stop_grace_period: 1m ports: