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

This commit is contained in:
Renovate Bot 2025-04-23 13:23:00 +00:00
parent 4879524356
commit 36e843a6a6

View file

@ -52,7 +52,7 @@ job "keycloak" {
driver = "docker"
config {
image = "quay.io/keycloak/keycloak:26.2.0"
image = "quay.io/keycloak/keycloak:26.2.1"
args = ["start"]
}