chore(deps): update ghcr.io/element-hq/matrix-authentication-service docker tag to v0.16.0
Some checks failed
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 2m0s
Terraform CI/CD / Terraform Plan (pull_request) Failing after 1m2s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 1m13s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Has been cancelled
Some checks failed
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 2m0s
Terraform CI/CD / Terraform Plan (pull_request) Failing after 1m2s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 1m13s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Has been cancelled
This commit is contained in:
parent
824b167ec9
commit
dcedcf8167
1 changed files with 1 additions and 1 deletions
|
@ -348,7 +348,7 @@ job "matrix" {
|
|||
driver = "docker"
|
||||
|
||||
config {
|
||||
image = "ghcr.io/element-hq/matrix-authentication-service:0.15.0"
|
||||
image = "ghcr.io/element-hq/matrix-authentication-service:0.16.0"
|
||||
|
||||
volumes = [
|
||||
"/mnt/docker/matrix/synapse-mas/config.yaml:/config.yaml:ro"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue