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
The following commit(s) were added to refs/heads/integration-tests by this push:
new 81bf04e HOP-2122
81bf04e is described below
commit 81bf04e0970907ab10101ac3328633f23051b5b0
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