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

gongchao pushed a commit to branch clean-home
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git


The following commit(s) were added to refs/heads/clean-home by this push:
     new a3497991b update
a3497991b is described below

commit a3497991b2bed7b285b61dab9d0831b9125613c2
Author: tomsun28 <[email protected]>
AuthorDate: Sun May 5 10:56:34 2024 +0800

    update
    
    Signed-off-by: tomsun28 <[email protected]>
---
 script/docker/collector/Dockerfile | 2 +-
 script/docker/server/Dockerfile    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/script/docker/collector/Dockerfile 
b/script/docker/collector/Dockerfile
index ad77a6a16..445df7c59 100644
--- a/script/docker/collector/Dockerfile
+++ b/script/docker/collector/Dockerfile
@@ -19,7 +19,7 @@ FROM openjdk:17-slim-buster
 
 ARG VERSION
 
-MAINTAINER tancloud "[email protected]"
+MAINTAINER Apache HertzBeat "[email protected]"
 
 # Install SSH
 RUN apt-get update && apt-get install -y openssh-server 
diff --git a/script/docker/server/Dockerfile b/script/docker/server/Dockerfile
index 09fc06d12..618d73daf 100644
--- a/script/docker/server/Dockerfile
+++ b/script/docker/server/Dockerfile
@@ -20,7 +20,7 @@ FROM openjdk:17-slim-buster
 # add args version
 ARG VERSION
 
-MAINTAINER tancloud "[email protected]"
+MAINTAINER Apache HertzBeat "[email protected]"
 
 # Install SSH And Locales
 RUN apt-get update && apt-get install -y openssh-server && apt-get install -y 
locales


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to