From 2338eaf74c1bdfd740527d8e52b4da4eae2ca110 Mon Sep 17 00:00:00 2001 From: Hermes Date: Tue, 7 Jul 2026 14:59:26 -0400 Subject: [PATCH] fix: update compose submodule to include USER hermes fix The compose submodule now points to commit 54e0661 which adds the missing USER hermes at the end of the Hermes Dockerfile. This ensures all container processes run as uid 10000 instead of root, fixing the privilege leak where background subprocesses escaped the gosu drop and created root-owned files in ExoKortex that broke Syncthing sync. --- assets/compose | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/compose b/assets/compose index 2571930..54e0661 160000 --- a/assets/compose +++ b/assets/compose @@ -1 +1 @@ -Subproject commit 2571930efab1ba464a61a72653b2a31e325db6b9 +Subproject commit 54e06613960446e593c170581cc263d3999538bc