From db01cf54d68aefdca5c56363ad66fc92d3f57061 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 a7e463d..3f82c9d 160000 --- a/assets/compose +++ b/assets/compose @@ -1 +1 @@ -Subproject commit a7e463dcd61feba886d56b86323a22cf6c5662e5 +Subproject commit 3f82c9d321f86059ae46d381149cfbd769a4d0c7