chore(deps): update quay.io/keycloak/keycloak docker tag to v26.2.1
Some checks failed
Terraform CI/CD / Terraform Plan (pull_request) Failing after 3m50s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 4m0s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Successful in 2m38s
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 4m25s
Some checks failed
Terraform CI/CD / Terraform Plan (pull_request) Failing after 3m50s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 4m0s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Successful in 2m38s
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 4m25s
This commit is contained in:
parent
4879524356
commit
36e843a6a6
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ job "keycloak" {
|
||||||
driver = "docker"
|
driver = "docker"
|
||||||
|
|
||||||
config {
|
config {
|
||||||
image = "quay.io/keycloak/keycloak:26.2.0"
|
image = "quay.io/keycloak/keycloak:26.2.1"
|
||||||
|
|
||||||
args = ["start"]
|
args = ["start"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue