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:50 UTC

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

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: