MarcusVRP pushed to branch main at Root / Serviços / Matrix Synapse
Commits:
-
e678c654
by marcusvrp at 2025-08-01T05:50:14-03:00
1 changed file:
Changes:
1 | -FROM element-hq/synapse:v1.134.0
|
|
1 | +FROM ghcr.io/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
|