fix: update compose submodule pin to include USER hermes fix #77
Reference in New Issue
Block a user
No description provided.
Delete Branch "local_changes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Updates the
assets/composesubmodule to commit 54e0661 which addsUSER hermesat 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.