This is an automated email from the ASF dual-hosted git repository.
yangzhg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 95f4f70 remove unused char at end of file (#5545)
95f4f70 is described below
commit 95f4f70fce77b3f5977c8efba4e8b782135541ec
Author: Zhengguo Yang <[email protected]>
AuthorDate: Mon Mar 22 15:44:34 2021 +0800
remove unused char at end of file (#5545)
---
docker/Dockerfile | 1 -
1 file changed, 1 deletion(-)
diff --git a/docker/Dockerfile b/docker/Dockerfile
index be40014..c9bbf99 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -123,4 +123,3 @@ ENV DORIS_THIRDPARTY /var/local/thirdparty
WORKDIR /root
CMD ["/bin/bash"]
-~
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]