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

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

commit 51d705eed849a6ec032f22774f6fd41ae647f011
Author: Rene Cordier <rcord...@linagora.com>
AuthorDate: Tue Feb 25 17:07:50 2025 +0700

    [Postgres] Fix docker compose S3 image used
---
 server/apps/postgres-app/docker-compose-distributed.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/server/apps/postgres-app/docker-compose-distributed.yml 
b/server/apps/postgres-app/docker-compose-distributed.yml
index 67d5df8c3b..ca4d85efeb 100644
--- a/server/apps/postgres-app/docker-compose-distributed.yml
+++ b/server/apps/postgres-app/docker-compose-distributed.yml
@@ -61,7 +61,7 @@ services:
       - james
 
   s3:
-    image: registry.scality.com/cloudserver/cloudserver:8.7.25
+    image: 
ghcr.io/scality/cloudserver:8cbe2c066b3505b26d339dc67315d1041b8c7f3a #v8.80.41
     container_name: s3.docker.test
     environment:
       - SCALITY_ACCESS_KEY_ID=accessKey1


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org
For additional commands, e-mail: notifications-h...@james.apache.org

Reply via email to