diff options
Diffstat (limited to 'components/datalake-handler/des/Dockerfile')
-rw-r--r-- | components/datalake-handler/des/Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/datalake-handler/des/Dockerfile b/components/datalake-handler/des/Dockerfile index a5d590a3..622a45cd 100644 --- a/components/datalake-handler/des/Dockerfile +++ b/components/datalake-handler/des/Dockerfile @@ -17,7 +17,7 @@ # ============LICENSE_END===================================================== FROM openjdk:11-jre-slim -MAINTAINER Guobiao Mo <guobiaomo@chinamobile.com> +MAINTAINER Kai Lu <lukai@chinamobile.com> EXPOSE 1681 |