From f9aec103c7c4c9da118478f9331bcbaab90fd76f Mon Sep 17 00:00:00 2001 From: gortium Date: Tue, 7 Jul 2026 22:22:41 -0400 Subject: [PATCH] =?UTF-8?q?fix:=20update=20compose=20submodule=20=E2=80=94?= =?UTF-8?q?=20use=20native=20s6=20multi-profile=20supervision?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updates the compose submodule to commit 3f82c9d on branch fix/hermes-entrypoint-simple, which drops all custom entrypoint scripts and uses the image's native s6-overlay profile supervision. The five profiles (ashley, claire, finn, matt, paul) auto-start on boot via the s6 reconciler reading their gateway_state.json. --- assets/compose | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/compose b/assets/compose index 54e0661..3f82c9d 160000 --- a/assets/compose +++ b/assets/compose @@ -1 +1 @@ -Subproject commit 54e06613960446e593c170581cc263d3999538bc +Subproject commit 3f82c9d321f86059ae46d381149cfbd769a4d0c7