We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6408045 commit c82e7d1Copy full SHA for c82e7d1
1 file changed
run-builder.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
set -e
3
4
-MONGODB_VERSION='4.2.5'
+MONGODB_VERSION='4.2.8'
5
SRC="mongodb-src-r$MONGODB_VERSION"
6
TARGET="mongodb-linux-x86_64-${MONGODB_VERSION}"
7
BIN="$TARGET/bin"
0 commit comments