You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/11/11 11:00:49 UTC

[camel-kafka-connector-examples] branch docker-image-ftps-sink created (now 17f86c6)

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

acosentino pushed a change to branch docker-image-ftps-sink
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git.


      at 17f86c6  FTPS Sink example: Fixed docker image in docs

This branch includes the following new commits:

     new 17f86c6  FTPS Sink example: Fixed docker image in docs

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel-kafka-connector-examples] 01/01: FTPS Sink example: Fixed docker image in docs

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch docker-image-ftps-sink
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git

commit 17f86c6c438dc7340f3fe78749934fc52397b6c7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Nov 11 12:00:44 2020 +0100

    FTPS Sink example: Fixed docker image in docs
---
 ftps/ftps-sink/README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ftps/ftps-sink/README.adoc b/ftps/ftps-sink/README.adoc
index 7827b77..26dd3b3 100644
--- a/ftps/ftps-sink/README.adoc
+++ b/ftps/ftps-sink/README.adoc
@@ -10,7 +10,7 @@ This is an example for Camel-Kafka-connector FTPS Sink
 
 ### Setting up FTPS Server
 
-We'll use the fauria/vsftpd docker image
+We'll use the loicmathieu/vsftpd docker image
 
 Run the following command: