Skip to content

Commit 195b13b

Browse files
committed
whitespace
1 parent 23b5740 commit 195b13b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docker/enterprise/4.2/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ RUN set -ex; \
6969

7070
RUN mkdir /docker-entrypoint-initdb.d
7171

72-
73-
7472
ENV GPG_KEYS E162F504A20CDF15827F718D4B7C549A058F8B6B
7573
RUN set -ex; \
7674
# pull from pgp.mongodb.com rather than a keyserver which is not supported.
@@ -86,7 +84,6 @@ RUN set -ex; \
8684
rm -r "$GNUPGHOME"; \
8785
apt-key list
8886

89-
9087
# Allow build-time overrides (eg. to build image with MongoDB Enterprise version)
9188
# Options for MONGO_PACKAGE: mongodb-org OR mongodb-enterprise
9289
# Options for MONGO_REPO: repo.mongodb.org OR repo.mongodb.com

0 commit comments

Comments
 (0)