MarcusVRP pushed to branch main at Root / Serviços / Matrix Synapse
Commits:
-
bbd282a7
by marcusvrp at 2025-08-01T05:43:24-03:00
1 changed file:
Changes:
1 | -FROM matrixdotorg/synapse
|
|
1 | +FROM element-hq/synapse:v1.134.0
|
|
2 | 2 | |
3 | 3 | # Enable S3 Storage Provider Module
|
4 | 4 | RUN apt-get update && apt-get install -y git python3-pip
|