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 b7fc3182a chore(deps): update quay.io/keycloak/keycloak docker tag to 
v26.3.3 (#2407)
b7fc3182a is described below

commit b7fc3182a1e663919d5bbc8f4b357a0e63c650f4
Author: Mend Renovate <b...@renovateapp.com>
AuthorDate: Wed Aug 20 15:05:41 2025 +0200

    chore(deps): update quay.io/keycloak/keycloak docker tag to v26.3.3 (#2407)
---
 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 0d65de510..93e4c551b 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.3.2
+    image: quay.io/keycloak/keycloak:26.3.3
     ports:
       - "8080:8080"
     environment:

Reply via email to