fix: update compose submodule pin to include USER hermes fix #77

Merged
gortium merged 9 commits from local_changes into master 2026-07-07 19:42:02 +00:00
Collaborator

Updates the assets/compose submodule to commit 54e0661 which adds USER hermes at the end of the Hermes Dockerfile.

This ensures the container runs as uid 10000 instead of root, fixing the privilege leak where background subprocesses escaped the gosu drop and created root-owned files in ExoKortex.

Updates the `assets/compose` submodule to commit 54e0661 which adds `USER hermes` at the end of the Hermes Dockerfile. This ensures the container runs as uid 10000 instead of root, fixing the privilege leak where background subprocesses escaped the gosu drop and created root-owned files in ExoKortex.
Hermes added 9 commits 2026-07-07 19:25:49 +00:00
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.
gortium merged commit 60a90d5f98 into master 2026-07-07 19:42:02 +00:00
Sign in to join this conversation.
No description provided.