X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=otf-ssh-test-head%2FDockerfile;h=d70565d02aa5d29a61b78a8d280edf39e4c38703;hb=f97292a3da4a813a1413cbb4c99bac5c0ac169cd;hp=6737bd3016137519382866a80727feb5f4bf654a;hpb=6f7e46b4562b31f748670be8947d315963240ddd;p=it%2Fotf.git diff --git a/otf-ssh-test-head/Dockerfile b/otf-ssh-test-head/Dockerfile index 6737bd3..d70565d 100644 --- a/otf-ssh-test-head/Dockerfile +++ b/otf-ssh-test-head/Dockerfile @@ -5,8 +5,8 @@ FROM python:2.7 # ARG http_proxy="localhost:8080" # ARG https_proxy="localhost:8080" -ENV NAMESPACE=namespace -ENV APP_NAME=otf-ping-test-head +ENV NAMESPACE=dev +ENV APP_NAME=otf-ssh-test-head ENV APP_VERSION=1.0 RUN python --version