X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=it%2Fotf.git;a=blobdiff_plain;f=otf-ssh-test-head%2FDockerfile;fp=otf-ssh-test-head%2FDockerfile;h=d70565d02aa5d29a61b78a8d280edf39e4c38703;hp=6737bd3016137519382866a80727feb5f4bf654a;hb=5aec107c5ccc82a3e924c8ff68444a3e4406891b;hpb=14f6f95c84a4a1fa8774190db4a03fd0214ec55f 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