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 022bf34b2 chore(deps): update quay.io/keycloak/keycloak docker tag to 
v26.4.4 (#3002)
022bf34b2 is described below

commit 022bf34b2d9c539ea75f2bdc5ff59ef134055d3e
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Nov 7 12:11:46 2025 +0000

    chore(deps): update quay.io/keycloak/keycloak docker tag to v26.4.4 (#3002)
---
 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 b6c811581..94ed624b0 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.2
+    image: quay.io/keycloak/keycloak:26.4.4
     ports:
       - "8080:8080"
     environment:

Reply via email to