chore(deps): update quay.io/keycloak/keycloak docker tag to v26.2.2
Some checks failed
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 1m55s
Terraform CI/CD / Terraform Plan (pull_request) Failing after 48s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 1m5s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Successful in 37s
Some checks failed
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 1m55s
Terraform CI/CD / Terraform Plan (pull_request) Failing after 48s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 1m5s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Successful in 37s
This commit is contained in:
parent
b1d83bc297
commit
b7762720e2
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.1"
|
image = "quay.io/keycloak/keycloak:26.2.2"
|
||||||
|
|
||||||
args = ["start"]
|
args = ["start"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue