Skip to content

Commit 8ff3f12

Browse files
Update to 4.4.0~rc8
1 parent 8927b42 commit 8ff3f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

4.4-rc/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ ARG MONGO_REPO=repo.mongodb.org
7979
ENV MONGO_PACKAGE=${MONGO_PACKAGE} MONGO_REPO=${MONGO_REPO}
8080

8181
ENV MONGO_MAJOR testing
82-
ENV MONGO_VERSION 4.4.0~rc7
82+
ENV MONGO_VERSION 4.4.0~rc8
8383
# bashbrew-architectures:amd64 arm64v8 s390x
8484
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"
8585

0 commit comments

Comments
 (0)