From c08d0f5b7cc5156fcf69b3b349566de4b64e0116 Mon Sep 17 00:00:00 2001 From: "alexander.klepal" Date: Thu, 11 Mar 2021 16:09:27 +0000 Subject: [PATCH] Update Dockerfile --- Dockerfile | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Dockerfile b/Dockerfile index edd7bab..b64bf98 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,13 +15,6 @@ ENV MDB_DIR /var/lib/mongodb-mms-automation/downloads ARG AA_VERSION -LABEL name="MongoDB Enterprise AppDB" \ - version="${AA_VERSION}" \ - summary="MongoDB Enterprise AppDB" \ - description="MongoDB Enterprise AppDB" \ - vendor="MongoDB" \ - release="1" \ - maintainer="support@mongodb.com" COPY LICENSE /licenses/mongodb-enterprise-database -- GitLab