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 caf568ea2 Update quay.io/keycloak/keycloak Docker tag to v26.4.6 
(#3163)
caf568ea2 is described below

commit caf568ea248234f5904fa2da954597e2c5c458e7
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Nov 26 06:47:00 2025 +0000

    Update quay.io/keycloak/keycloak Docker tag to v26.4.6 (#3163)
---
 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 fa2e7d3c1..bb30a67e7 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.4.5
+    image: quay.io/keycloak/keycloak:26.4.6
     ports:
       - "8080:8080"
     environment:

Reply via email to