chore(deps): update quay.io/keycloak/keycloak docker tag to v26.1.3
All checks were successful
Lint / lint (push) Successful in 14s
Terraform Plan and Apply / cicd (push) Successful in 21s

This commit is contained in:
Renovate Bot 2025-02-28 11:07:47 +00:00
parent f22bf0b961
commit d399461e56

View file

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