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 4f513610a Unify keycloak docker tags (#3773)
4f513610a is described below

commit 4f513610a7f35f54a3a20e40ffff08a4cfd21928
Author: Robert Stupp <[email protected]>
AuthorDate: Mon Feb 16 13:16:00 2026 +0100

    Unify keycloak docker tags (#3773)
    
    This aligns with `getting-started/keycloak/docker-compose.yml`, prevent 
duplicate Renovate PRs against the different tags.
---
 .../apache/polaris/test/commons/keycloak/Dockerfile-keycloak-version    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 00edc09a0..cfaf6aba1 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 keycloak/keycloak:26.5.3
+FROM quay.io/keycloak/keycloak:26.5.3

Reply via email to