chore(deps): update ghcr.io/element-hq/matrix-authentication-service docker tag to v0.17.1
All checks were successful
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 2m22s
Terraform CI/CD / Terraform Plan (pull_request) Successful in 49s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 1m16s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Successful in 50s
All checks were successful
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 2m22s
Terraform CI/CD / Terraform Plan (pull_request) Successful in 49s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 1m16s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Successful in 50s
This commit is contained in:
parent
caca13aeb7
commit
0ec15d559e
1 changed files with 1 additions and 1 deletions
|
@ -348,7 +348,7 @@ job "matrix" {
|
||||||
driver = "docker"
|
driver = "docker"
|
||||||
|
|
||||||
config {
|
config {
|
||||||
image = "ghcr.io/element-hq/matrix-authentication-service:0.17.0"
|
image = "ghcr.io/element-hq/matrix-authentication-service:0.17.1"
|
||||||
|
|
||||||
volumes = [
|
volumes = [
|
||||||
"/mnt/docker/matrix/synapse-mas/config.yaml:/config.yaml:ro"
|
"/mnt/docker/matrix/synapse-mas/config.yaml:/config.yaml:ro"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue