updated dockerfile for ssh and robot vth
[it/otf.git] / otf-ssh-test-head / Dockerfile
index 6737bd3..d70565d 100644 (file)
@@ -5,8 +5,8 @@ FROM python:2.7
 # ARG http_proxy="localhost:8080"\r
 # ARG https_proxy="localhost:8080"\r
 \r
-ENV NAMESPACE=namespace\r
-ENV APP_NAME=otf-ping-test-head\r
+ENV NAMESPACE=dev\r
+ENV APP_NAME=otf-ssh-test-head\r
 ENV APP_VERSION=1.0\r
 \r
 RUN python --version\r