This is an automated email from the ASF dual-hosted git repository. hansva pushed a commit to branch integration-tests in repository https://gitbox.apache.org/repos/asf/incubator-hop.git
commit adedffe8ecac32c8da1fc8e05797db850fc0f4a7 Author: Hans Van Akelyen <[email protected]> AuthorDate: Sat Dec 5 23:58:49 2020 +0100 HOP-2122 --- Dockerfile.unit-tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.unit-tests b/Dockerfile.unit-tests index e769812..83c2f2d 100644 --- a/Dockerfile.unit-tests +++ b/Dockerfile.unit-tests @@ -39,4 +39,4 @@ USER hop ENV PATH=$PATH:${DEPLOYMENT_PATH}/hop WORKDIR /home/hop # CMD ["/bin/bash"] -ENTRYPOINT ["/bin/bash"] \ No newline at end of file +ENTRYPOINT [] \ No newline at end of file
