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

commit a2a496b48ad9181cc78acf52efafe5edc86c36e9
Author: Mend Renovate <[email protected]>
AuthorDate: Tue Dec 2 10:22:30 2025 +0000

    Update quay.io/keycloak/keycloak Docker tag to v26.4.7 (#3185)
---
 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 bb30a67e7..2580081ec 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.6
+    image: quay.io/keycloak/keycloak:26.4.7
     ports:
       - "8080:8080"
     environment:

Reply via email to