This is an automated email from the ASF dual-hosted git repository. rouazana pushed a commit to branch 3.3.x in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 9dd7ebc1775b96fdda896a71ec1666cfd0f57a53 Author: Antoine DUPRAT <[email protected]> AuthorDate: Wed Jun 5 14:33:19 2019 +0200 Add dependencies file matching branch needs --- dockerfiles/run/dependencies.properties | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dockerfiles/run/dependencies.properties b/dockerfiles/run/dependencies.properties new file mode 100644 index 0000000..6a19ecd --- /dev/null +++ b/dockerfiles/run/dependencies.properties @@ -0,0 +1,4 @@ +cassandra=cassandra:3.11.3 +elasticSearch=elasticsearch:2.4.6 +rabbitmq=rabbitmq:3.7.7-management +swift=linagora/openstack-keystone-swift:pike --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
