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 5bf7416ae9 chore(deps): update quay.io/keycloak/keycloak docker tag to
v26.5.5 (#3942)
5bf7416ae9 is described below
commit 5bf7416ae948454978b1854de2081e1f24f68d47
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Mar 5 23:05:15 2026 +0000
chore(deps): update quay.io/keycloak/keycloak docker tag to v26.5.5 (#3942)
---
.../apache/polaris/test/commons/keycloak/Dockerfile-keycloak-version | 2 +-
site/content/guides/keycloak/docker-compose.yml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/runtime/test-common/src/main/resources/org/apache/polaris/test/commons/keycloak/Dockerfile-keycloak-version
b/runtime/test-common/src/main/resources/org/apache/polaris/test/commons/keycloak/Dockerfile-keycloak-version
index 906586cca1..e083cf62da 100644
---
a/runtime/test-common/src/main/resources/org/apache/polaris/test/commons/keycloak/Dockerfile-keycloak-version
+++
b/runtime/test-common/src/main/resources/org/apache/polaris/test/commons/keycloak/Dockerfile-keycloak-version
@@ -19,4 +19,4 @@
# Dockerfile to provide the image name and tag to a test.
# Version is managed by Renovate - do not edit.
-FROM quay.io/keycloak/keycloak:26.5.4
+FROM quay.io/keycloak/keycloak:26.5.5
diff --git a/site/content/guides/keycloak/docker-compose.yml
b/site/content/guides/keycloak/docker-compose.yml
index b85bd3db6c..f6e6f43326 100644
--- a/site/content/guides/keycloak/docker-compose.yml
+++ b/site/content/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: