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 6784d3ab9 chore(deps): update quay.io/keycloak/keycloak docker tag to 
v26.5.3 (#3766)
6784d3ab9 is described below

commit 6784d3ab9f699405df58224a35e2691f82bb27c4
Author: Mend Renovate <[email protected]>
AuthorDate: Sun Feb 15 13:47:18 2026 +0000

    chore(deps): update quay.io/keycloak/keycloak docker tag to v26.5.3 (#3766)
---
 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 a804d39e0..f8a5ebd79 100644
--- a/getting-started/keycloak/docker-compose.yml
+++ b/getting-started/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.2
+    image: quay.io/keycloak/keycloak:26.5.3
     ports:
       - "8080:8080"
     environment:

Reply via email to