Re: fix: Update compose submodule for Matrix bridge dependencies #60
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
This PR (#22) points the submodule to commit
2aab06c(the raw fix commit). However, the full PR #2 merge commit8f09b43also includes a persistent venv volume mount that ensures pip dependencies survive container rebuilds.Please see PR #59 instead, which uses the complete PR #2 merge commit with both the mautrix[encryption] fix AND the venv persistence.
I propose closing this PR in favor of #59.