From 154b8114116958e118b0c25d1a0a28a99e6fe792 Mon Sep 17 00:00:00 2001 From: Anso Date: Tue, 28 Apr 2026 13:01:48 -0400 Subject: [PATCH] docs: cache-bust dashboard image in README (#835) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00ac35e3..079b8678 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Self-hosted Docker Compose management with self-healing infrastructure, atomic deployments, and multi-network fleet control. Built for engineers who want Kubernetes-grade reliability without the complexity. -![Sencho Dashboard](docs/images/dashboard.png) +![Sencho Dashboard](docs/images/dashboard.png?v=2) ---