MarcusVRP pushed to branch main at Root / Serviços / Matrix Synapse

Commits:

1 changed file:

Changes:

  • Dockerfile
    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