commit | dfdca185681554d67b63ec37ed19954654223e46 | [log] [tgz] |
---|---|---|
author | BjornMagnussonXA <bjorn.magnusson@est.tech> | Fri Dec 10 10:43:32 2021 +0100 |
committer | BjornMagnussonXA <bjorn.magnusson@est.tech> | Fri Dec 10 14:53:23 2021 +0100 |
tree | 57e2878a1f6cfac2f801cbdcfb7f9e59a736c66e | |
parent | adccdd4f36a7c7a0caa1e17e2989013aaaf55d95 [diff] [blame] |
Updated test for helm chart recipe Issue-ID: NONRTRIC-618 Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech> Change-Id: I99426c99e0e33fbbeae06103428d9b452a72f3da
diff --git a/test/http-https-proxy/Dockerfile b/test/http-https-proxy/Dockerfile index d7a78ad..7f0ef12 100644 --- a/test/http-https-proxy/Dockerfile +++ b/test/http-https-proxy/Dockerfile
@@ -13,4 +13,4 @@ WORKDIR /usr/src/app COPY http_proxy.js . -CMD [ "node", "http_proxy.js" ] \ No newline at end of file +CMD [ "node", "http_proxy.js" ]