We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ac278c commit 1a3762fCopy full SHA for 1a3762f
.github/actions/integration/mongobi.sh
@@ -5,7 +5,7 @@ set -eo pipefail
5
export DEBUG=testcontainers
6
7
export TEST_MONGO_TAG=6.0
8
-export TEST_MONGOBI_VERSION=mongodb-bi-linux-x86_64-ubuntu2004-v2.14.8
+export TEST_MONGOBI_VERSION=mongodb-bi-linux-x86_64-ubuntu2204-v2.14.21
9
10
echo "::group::MongoBI"
11
yarn lerna run --concurrency 1 --stream --no-prefix integration:mongobi
0 commit comments