This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new 70fade140 Update quay.io/keycloak/keycloak Docker tag to v26.5.2 
(#3533)
70fade140 is described below

commit 70fade140e970a240e23e8eadc0c6d4f47be9b04
Author: Mend Renovate <[email protected]>
AuthorDate: Sun Jan 25 17:03:32 2026 +0000

    Update quay.io/keycloak/keycloak Docker tag to v26.5.2 (#3533)
---
 getting-started/keycloak/docker-compose.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/getting-started/keycloak/docker-compose.yml 
b/getting-started/keycloak/docker-compose.yml
index cac32c2e2..4872d8115 100644
--- a/getting-started/keycloak/docker-compose.yml
+++ b/getting-started/keycloak/docker-compose.yml
@@ -79,7 +79,7 @@ services:
         /polaris/create-catalog.sh realm-mixed $$token
 
   keycloak:
-    image: quay.io/keycloak/keycloak:26.5.1
+    image: quay.io/keycloak/keycloak:26.5.2
     ports:
       - "8080:8080"
     environment:

Reply via email to