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

chibenwa pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git


The following commit(s) were added to refs/heads/master by this push:
     new 515acd4c82 MinIO community images were removed
515acd4c82 is described below

commit 515acd4c82c8ea2e1dc7445b06cfb867bdf1f2f6
Author: Benoit TELLIER <[email protected]>
AuthorDate: Sat Sep 12 07:47:30 2026 +0200

    MinIO community images were removed
---
 .../java/org/apache/james/blob/objectstorage/aws/S3MinioDocker.java     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/server/blob/blob-s3/src/test/java/org/apache/james/blob/objectstorage/aws/S3MinioDocker.java
 
b/server/blob/blob-s3/src/test/java/org/apache/james/blob/objectstorage/aws/S3MinioDocker.java
index d53482a39f..1dd3bb5ee3 100644
--- 
a/server/blob/blob-s3/src/test/java/org/apache/james/blob/objectstorage/aws/S3MinioDocker.java
+++ 
b/server/blob/blob-s3/src/test/java/org/apache/james/blob/objectstorage/aws/S3MinioDocker.java
@@ -34,7 +34,7 @@ import com.google.common.base.Preconditions;
 
 public class S3MinioDocker {
 
-    public static final DockerImageName DOCKER_IMAGE_NAME = 
DockerImageName.parse("minio/minio")
+    public static final DockerImageName DOCKER_IMAGE_NAME = 
DockerImageName.parse("chibenwa/minio")
         .withTag("RELEASE.2025-06-13T11-33-47Z");
 
     public static final int MINIO_PORT = 9000;


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to