Skip to content

Commit 69d8a5d

Browse files
authored
Update deploy.md
1 parent 7a085cd commit 69d8a5d

File tree

1 file changed

+2
-3
lines changed
  • content/learning-paths/servers-and-cloud-computing/mongodb-on-azure

1 file changed

+2
-3
lines changed

content/learning-paths/servers-and-cloud-computing/mongodb-on-azure/deploy.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,16 +88,15 @@ db version v8.0.12
8888
Build Info: {
8989
"version": "8.0.12",
9090
"gitVersion": "b60fc6875b5fb4b63cc0dbbd8dda0d6d6277921a",
91-
"openSSLVersion": "OpenSSL 3.2.2 4 Jun 2024",
91+
"openSSLVersion": "OpenSSL 3.0.13 30 Jan 2024",
9292
"modules": [],
9393
"allocator": "tcmalloc-google",
9494
"environment": {
95-
"distmod": "rhel93",
95+
"distmod": "ubuntu2404",
9696
"distarch": "aarch64",
9797
"target_arch": "aarch64"
9898
}
9999
}
100-
$ mongosh --version
101100
2.3.8
102101
```
103102

0 commit comments

Comments
 (0)