[Git][root/services/matrixsynapse][main] fix: use correct registry

MarcusVRP pushed to branch main at Root / Serviços / Matrix Synapse Commits: e678c654 by marcusvrp at 2025-08-01T05:50:14-03:00 fix: use correct registry - - - - - 1 changed file: - Dockerfile Changes: ===================================== Dockerfile ===================================== @@ -1,4 +1,4 @@ -FROM element-hq/synapse:v1.134.0 +FROM ghcr.io/element-hq/synapse:v1.134.0 # Enable S3 Storage Provider Module RUN apt-get update && apt-get install -y git python3-pip View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/matrixsynapse/-/commit/e678c654775... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/matrixsynapse/-/commit/e678c654775... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
MarcusVRP (@mvreisdoefer)