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

snazy 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 d556ffc9c Update quay.io/keycloak/keycloak Docker tag to v26.3.4 
(#2553)
d556ffc9c is described below

commit d556ffc9cd195b2277e439bbac8b8c15f47a214d
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Sep 15 10:59:35 2025 +0200

    Update quay.io/keycloak/keycloak Docker tag to v26.3.4 (#2553)
---
 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 93e4c551b..3f067ca0b 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.3.3
+    image: quay.io/keycloak/keycloak:26.3.4
     ports:
       - "8080:8080"
     environment:

Reply via email to