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 510b58dd6 Update quay.io/keycloak/keycloak Docker tag to v26.4.2 
(#2868)
510b58dd6 is described below

commit 510b58dd62428045de6a1bfa79d669920881708d
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Oct 23 10:09:06 2025 +0100

    Update quay.io/keycloak/keycloak Docker tag to v26.4.2 (#2868)
---
 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 341288556..b6c811581 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.1
+    image: quay.io/keycloak/keycloak:26.4.2
     ports:
       - "8080:8080"
     environment:

Reply via email to