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 7a085cd commit 69d8a5dCopy full SHA for 69d8a5d
content/learning-paths/servers-and-cloud-computing/mongodb-on-azure/deploy.md
@@ -88,16 +88,15 @@ db version v8.0.12
88
Build Info: {
89
"version": "8.0.12",
90
"gitVersion": "b60fc6875b5fb4b63cc0dbbd8dda0d6d6277921a",
91
- "openSSLVersion": "OpenSSL 3.2.2 4 Jun 2024",
+ "openSSLVersion": "OpenSSL 3.0.13 30 Jan 2024",
92
"modules": [],
93
"allocator": "tcmalloc-google",
94
"environment": {
95
- "distmod": "rhel93",
+ "distmod": "ubuntu2404",
96
"distarch": "aarch64",
97
"target_arch": "aarch64"
98
}
99
100
-$ mongosh --version
101
2.3.8
102
```
103
0 commit comments