Skip to content

Commit bb9ef50

Browse files
DOCSP-34513 Add support for Debian 12 (#232)
1 parent 403908c commit bb9ef50

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

source/compatibility.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ systems:
2323
- 2
2424
- ``x86-64``, ``ARM``
2525
* - Debian
26-
- 10, 11
26+
- 10, 11, 12
2727
- ``x86-64``, ``ARM``
2828
* - MacOS
2929
- 10.0 and later

source/install-atlas-cli.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,13 @@ Follow These Steps
294294

295295
.. tabs::
296296

297+
.. tab:: Debian 12 (Bookworm)
298+
:tabid: comm-deb-12
299+
300+
.. code-block:: sh
301+
302+
echo "deb http://repo.mongodb.org/apt/debian bookworm/mongodb-org/{+mdbVersion+} main" | sudo tee /etc/apt/sources.list.d/mongodb-org-{+mdbVersion+}.list
303+
297304
.. tab:: Debian 11 (Bullseye)
298305
:tabid: comm-deb-11
299306

submodules/mongodb-atlas-cli

Submodule mongodb-atlas-cli updated 1528 files

0 commit comments

Comments
 (0)