From bed02c213aef6255887b91be14cc159e2c0bfe31 Mon Sep 17 00:00:00 2001 From: Mikael Henriksson Date: Sun, 30 Aug 2026 23:08:12 +0200 Subject: [PATCH] chore(deploy): require dash 4.0.7 for the docs deploy --- docs/config/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config/deploy.yml b/docs/config/deploy.yml index b17654a..71b955d 100644 --- a/docs/config/deploy.yml +++ b/docs/config/deploy.yml @@ -7,7 +7,7 @@ image: zoolutions/locallingo # dash 4 renamed the on-host proxy (kamal-proxy → dash-proxy) and migrates a # host in place; an older CLI must not deploy this config. -minimum_version: 4.0.0 +minimum_version: 4.0.7 # A stateless docs site never rolls back far — keep the host tidy. retain_containers: 2