X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fhttp-https-proxy%2FDockerfile;h=7f0ef12b04c6ffec0413907cc74b8f75a99156a5;hb=cc2606cc13f53ea9390a3e9b8b1f4ffc30a51de3;hp=d7a78ad16158c635e57baf9dff30274a15a5440d;hpb=09a330ba372e9400522fa38184b3c0ef536972d5;p=nonrtric.git diff --git a/test/http-https-proxy/Dockerfile b/test/http-https-proxy/Dockerfile index d7a78ad1..7f0ef12b 100644 --- a/test/http-https-proxy/Dockerfile +++ b/test/http-https-proxy/Dockerfile @@ -13,4 +13,4 @@ COPY cert/pass . WORKDIR /usr/src/app COPY http_proxy.js . -CMD [ "node", "http_proxy.js" ] \ No newline at end of file +CMD [ "node", "http_proxy.js" ]