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

jbonofre 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 1451ce4aa chore(deps): update quay.io/keycloak/keycloak docker tag to 
v26.5.1 (#3362)
1451ce4aa is described below

commit 1451ce4aadf535a4447bea731afc5ff31533f9d6
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Jan 19 08:33:16 2026 +0000

    chore(deps): update quay.io/keycloak/keycloak docker tag to v26.5.1 (#3362)
---
 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 2580081ec..b6eb4b1e0 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.7
+    image: quay.io/keycloak/keycloak:26.5.1
     ports:
       - "8080:8080"
     environment:

Reply via email to