chore(matrix): migrate mas image to element
Some checks failed
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Failing after 2m39s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Has been skipped

- mas is now maintained by element, not matrix
- follow semver format
This commit is contained in:
Ben Martin 2025-04-25 22:53:50 +00:00
parent 4756f0136c
commit 2648a4f671

View file

@ -348,8 +348,7 @@ job "matrix" {
driver = "docker"
config {
image = "ghcr.io/matrix-org/matrix-authentication-service:main"
force_pull = true
image = "ghcr.io/element-hq/matrix-authentication-service:0.15.0"
volumes = [
"/mnt/docker/matrix/synapse-mas/config.yaml:/config.yaml:ro"