diff --git a/modules/matrix/jobspec.nomad.hcl b/modules/matrix/jobspec.nomad.hcl index 98a8c84..18d10f7 100644 --- a/modules/matrix/jobspec.nomad.hcl +++ b/modules/matrix/jobspec.nomad.hcl @@ -348,7 +348,7 @@ job "matrix" { driver = "docker" config { - image = "ghcr.io/element-hq/matrix-authentication-service:0.16.0" + image = "ghcr.io/element-hq/matrix-authentication-service:0.17.0" volumes = [ "/mnt/docker/matrix/synapse-mas/config.yaml:/config.yaml:ro"