chore(deps): update quay.io/keycloak/keycloak docker tag to v26.2.5
Some checks failed
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 2m8s
Terraform CI/CD / Terraform Plan (pull_request) Failing after 57s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 1m10s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Successful in 45s

This commit is contained in:
Renovate Bot 2025-05-28 07:02:27 +00:00
parent badf012af6
commit 483969ac99

View file

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