diff --git a/apps/registry.json b/apps/registry.json index 9d5da41..f2dfe9c 100644 --- a/apps/registry.json +++ b/apps/registry.json @@ -528,7 +528,7 @@ "id": "squeaknode", "category": "Social", "name": "Squeaknode", - "version": "0.1.181", + "version": "0.1.182", "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 f9d1ed6..663fa72 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.181@sha256:cc2e4de8ce9b42b944d9e4390f59f33b162a6df8a1858f5376e052f4a4909b4b + image: yzernik/squeaknode:v0.1.182@sha256:361d9b124f7d92480541372d3a562c81db3a1082861d1accf72cdcfd1dc3e5ad restart: on-failure stop_grace_period: 1m ports: