This is an automated email from the ASF dual-hosted git repository.

healchow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-inlong.git


The following commit(s) were added to refs/heads/master by this push:
     new d1ead7ec3 [INLONG-4451][TubeMQ] Revert update the base docker image 
for TubeMQ (#4457)
d1ead7ec3 is described below

commit d1ead7ec37f79bd4b4c679941736caadb1302553
Author: dockerzhang <[email protected]>
AuthorDate: Tue May 31 17:34:36 2022 +0800

    [INLONG-4451][TubeMQ] Revert update the base docker image for TubeMQ (#4457)
---
 inlong-tubemq/tubemq-docker/tubemq-all/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/inlong-tubemq/tubemq-docker/tubemq-all/Dockerfile 
b/inlong-tubemq/tubemq-docker/tubemq-all/Dockerfile
index 2db28ed75..b6de080d8 100644
--- a/inlong-tubemq/tubemq-docker/tubemq-all/Dockerfile
+++ b/inlong-tubemq/tubemq-docker/tubemq-all/Dockerfile
@@ -14,7 +14,7 @@
 # limitations under the License.
 #
 # tubemq depend on zookeeper
-FROM zookeeper:3.6
+FROM zookeeper:3.4
 # install tools for debug
 RUN apt-get update \
     && apt-get install -y net-tools vim curl procps \

Reply via email to