chore(deps): update quay.io/keycloak/keycloak docker tag to v26.2.3
Some checks failed
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Failing after 1m59s
Terraform CI/CD / Terraform Plan (pull_request) Has been skipped
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Failing after 1m16s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Has been skipped

This commit is contained in:
Renovate Bot 2025-05-05 12:02:45 +00:00
parent 7e1a142283
commit c7b082dea4

View file

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