You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2018/12/03 01:57:50 UTC

[5/5] james-project git commit: JAMES-2598 Fix packaging Cassandra + ElasticSearch + Swift + RabbitMQ + LDAP product

JAMES-2598 Fix packaging Cassandra + ElasticSearch + Swift + RabbitMQ + LDAP product

Change the image name


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/ce8cf479
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/ce8cf479
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/ce8cf479

Branch: refs/heads/master
Commit: ce8cf479a5b11a2205c426f9fd694a0bab563016
Parents: 9cffabc
Author: datph <dp...@linagora.com>
Authored: Thu Nov 29 15:45:37 2018 +0700
Committer: Benoit Tellier <bt...@linagora.com>
Committed: Mon Dec 3 08:56:23 2018 +0700

----------------------------------------------------------------------
 dockerfiles/packaging/guice/cassandra/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/ce8cf479/dockerfiles/packaging/guice/cassandra/Dockerfile
----------------------------------------------------------------------
diff --git a/dockerfiles/packaging/guice/cassandra/Dockerfile b/dockerfiles/packaging/guice/cassandra/Dockerfile
index d031fe8..d05f613 100644
--- a/dockerfiles/packaging/guice/cassandra/Dockerfile
+++ b/dockerfiles/packaging/guice/cassandra/Dockerfile
@@ -1,7 +1,7 @@
 ARG BASE=linagora/james-project
 ARG BASE_LDAP=linagora/james-ldap-project
 ARG BASE_RABBITMQ=linagora/james-rabbitmq-project
-ARG BASE_RABBITMQ_LDAP=linagora/james-rabbitmq-ldap-project
+ARG BASE_RABBITMQ_LDAP=linagora/james-cassandra-rabbitmq-ldap-project
 ARG TAG=latest
 FROM ${BASE}:${TAG} as source
 FROM ${BASE_LDAP}:${TAG} as sourceLdap


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org