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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 3e02e059c2 deploy: 5bf7416ae948454978b1854de2081e1f24f68d47
3e02e059c2 is described below

commit 3e02e059c2cb9da83dc771c92ef2f17bb675eff3
Author: snazy <[email protected]>
AuthorDate: Thu Mar 5 23:10:58 2026 +0000

    deploy: 5bf7416ae948454978b1854de2081e1f24f68d47
---
 guides/keycloak/docker-compose.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/guides/keycloak/docker-compose.yml 
b/guides/keycloak/docker-compose.yml
index b85bd3db6c..f6e6f43326 100644
--- a/guides/keycloak/docker-compose.yml
+++ b/guides/keycloak/docker-compose.yml
@@ -85,7 +85,7 @@ services:
       test: ["CMD", "test", "-f", "/tmp/polaris-setup-done"]
 
   keycloak:
-    image: quay.io/keycloak/keycloak:26.5.4
+    image: quay.io/keycloak/keycloak:26.5.5
     ports:
       - "8080:8080"
     environment:

Reply via email to