Add HTTPS to collect files from xNFs
[integration/csit.git] / plans / dcaegen2-collectors-datafile / Functional-suite / setup.sh
index 02572d2..f04b230 100644 (file)
@@ -59,7 +59,7 @@ cd ../ftpes-sftp-server
 docker build -t ftpes_vsftpd:latest -f Dockerfile-ftpes .
 
 cd ../http-https-server
-docker build -t http_httpd:latest -f Dockerfile-http .
+docker build -t http_https_httpd:latest -f Dockerfile-http-https .
 
 #All containers will be started and stopped via the robot tests.