Skip to content

Commit 7eb154b

Browse files
Update to 4.2.3
1 parent 567f4ea commit 7eb154b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

4.2/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ ENV MONGO_PACKAGE=${MONGO_PACKAGE} MONGO_REPO=${MONGO_REPO}
7878

7979
ENV MONGO_MAJOR 4.2
8080
ENV MONGO_VERSION 4.2.3
81-
# bashbrew-architectures:amd64 arm64v8
81+
# bashbrew-architectures:amd64 arm64v8 s390x
8282
RUN echo "deb http://$MONGO_REPO/apt/ubuntu bionic/${MONGO_PACKAGE%-unstable}/$MONGO_MAJOR multiverse" | tee "/etc/apt/sources.list.d/${MONGO_PACKAGE%-unstable}.list"
8383

8484
RUN set -x \

0 commit comments

Comments
 (0)