chore(matrix): migrate mas image to element
- mas is now maintained by element, not matrix - follow semver format
This commit is contained in:
parent
4756f0136c
commit
2648a4f671
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue