ci: delete outdated docker config 43/112343/1
authorcyuamber <xuranyjy@chinamobile.com>
Wed, 9 Sep 2020 02:00:43 +0000 (10:00 +0800)
committercyuamber <xuranyjy@chinamobile.com>
Wed, 9 Sep 2020 02:00:49 +0000 (10:00 +0800)
Change-Id: I472bd9ac3429c8f00cb76f17ce65e8b2bcc1576f
Issue-ID: USECASEUI-443
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
distribution/src/main/assembly/Dockerfile

index 85db82f..dc6b567 100644 (file)
@@ -1,7 +1,5 @@
 FROM ubuntu:16.04
 
-MAINTAINER "Lu Ji" <lu.ji3@zte.com.cn>
-
 EXPOSE 8443
 
 RUN apt-get update && \