From 3859a0ed1aca4cc3875dfb1bf8a328d1a650d952 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 25 Nov 2025 10:58:04 +0000 Subject: [PATCH] Automated update for image history --- cgmanifest.json | 389 +++++++---- src/anaconda/history/dev.md | 34 +- src/base-alpine/history/dev.md | 238 +++---- src/base-debian/history/dev.md | 113 ++- src/base-ubuntu/history/dev.md | 32 +- src/cpp/history/dev.md | 257 ++++--- src/dotnet/history/dev.md | 209 ++---- src/go/history/dev.md | 382 ++++++---- src/java-8/history/dev.md | 186 +++-- src/java/history/dev.md | 606 ++++++++++------ src/javascript-node/history/dev.md | 388 ++++++++-- src/jekyll/history/dev.md | 144 +++- src/miniconda/history/dev.md | 36 +- src/php/history/dev.md | 393 +++++++++-- src/python/history/dev.md | 1050 ++++++++++++++-------------- src/ruby/history/dev.md | 394 +++++++++-- src/rust/history/dev.md | 146 +++- src/typescript-node/history/dev.md | 562 +++++++++++++-- src/universal/history/dev.md | 104 ++- 19 files changed, 3663 insertions(+), 2000 deletions(-) diff --git a/cgmanifest.json b/cgmanifest.json index 009d0ab51b..a46acde78f 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -27,7 +27,7 @@ "Type": "Pip", "Pip": { "Name": "cookiecutter", - "Version": "2.6.0" + "Version": "1.7.3" } } }, @@ -36,7 +36,7 @@ "Type": "Pip", "Pip": { "Name": "cryptography", - "Version": "43.0.3" + "Version": "44.0.1" } } }, @@ -63,7 +63,7 @@ "Type": "Pip", "Pip": { "Name": "certifi", - "Version": "2025.7.14" + "Version": "2025.11.12" } } }, @@ -72,7 +72,7 @@ "Type": "Pip", "Pip": { "Name": "setuptools", - "Version": "75.1.0" + "Version": "80.9.0" } } }, @@ -115,7 +115,7 @@ "Type": "Pip", "Pip": { "Name": "Werkzeug", - "Version": "3.0.3" + "Version": "3.1.3" } } }, @@ -124,7 +124,7 @@ "Type": "Pip", "Pip": { "Name": "requests", - "Version": "2.32.3" + "Version": "2.32.5" } } }, @@ -142,7 +142,7 @@ "Type": "Pip", "Pip": { "Name": "transformers", - "Version": "4.49.0" + "Version": "4.57.1" } } }, @@ -191,7 +191,7 @@ "Git": { "Name": "Oh My Zsh!", "repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh", - "commitHash": "a6beb0f5958e935d33b0edb6d4470c3d7c4e8917" + "commitHash": "beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48" } } }, @@ -199,9 +199,9 @@ "Component": { "Type": "other", "Other": { - "Name": "Docker Image: alpine", - "Version": "3.21", - "DownloadUrl": "https://hub.docker.com/_/alpine" + "Name": "git", + "Version": "2.52.0", + "DownloadUrl": "https://github.com/git/git" } } }, @@ -210,7 +210,7 @@ "Type": "other", "Other": { "Name": "Docker Image: alpine", - "Version": "3.20", + "Version": "3.22", "DownloadUrl": "https://hub.docker.com/_/alpine" } } @@ -220,7 +220,7 @@ "Type": "other", "Other": { "Name": "Docker Image: alpine", - "Version": "3.19", + "Version": "3.21", "DownloadUrl": "https://hub.docker.com/_/alpine" } } @@ -230,11 +230,21 @@ "Type": "other", "Other": { "Name": "Docker Image: alpine", - "Version": "3.18", + "Version": "3.20", "DownloadUrl": "https://hub.docker.com/_/alpine" } } }, + { + "Component": { + "Type": "other", + "Other": { + "Name": "Docker Image: buildpack-deps", + "Version": "trixie-curl", + "DownloadUrl": "https://hub.docker.com/_/buildpack-deps" + } + } + }, { "Component": { "Type": "other", @@ -281,7 +291,17 @@ "Git": { "Name": "vcpkg", "repositoryUrl": "https://github.com/microsoft/vcpkg", - "commitHash": "903956eff7cb94774a9e805ff573c000afc43e3e" + "commitHash": "fca0e6b324d41da363b0e1dc33b0595491250a77" + } + } + }, + { + "Component": { + "Type": "git", + "Git": { + "Name": "vcpkg", + "repositoryUrl": "https://github.com/microsoft/vcpkg", + "commitHash": "75cdbf55732bc8f36e8286d0254feb8083a6dd2a" } } }, @@ -290,7 +310,7 @@ "Type": "other", "Other": { "Name": "Docker Image: buildpack-deps", - "Version": "bookworm-curl", + "Version": "trixie-curl", "DownloadUrl": "https://hub.docker.com/_/buildpack-deps" } } @@ -300,7 +320,7 @@ "Type": "other", "Other": { "Name": "Docker Image: buildpack-deps", - "Version": "bullseye-curl", + "Version": "bookworm-curl", "DownloadUrl": "https://hub.docker.com/_/buildpack-deps" } } @@ -340,17 +360,7 @@ "Type": "other", "Other": { "Name": "Docker Image: mcr.microsoft.com/dotnet/sdk", - "Version": "10.0-preview-trixie-slim", - "DownloadUrl": "https://hub.docker.com/_/microsoft-dotnet-sdk" - } - } - }, - { - "Component": { - "Type": "other", - "Other": { - "Name": "Docker Image: mcr.microsoft.com/dotnet/sdk", - "Version": "10.0-preview-noble", + "Version": "10.0-noble", "DownloadUrl": "https://hub.docker.com/_/microsoft-dotnet-sdk" } } @@ -437,7 +447,7 @@ "Type": "go", "Go": { "Name": "github.com/mgechev/revive", - "Version": "1.11.0" + "Version": "1.13.0" } } }, @@ -464,7 +474,7 @@ "Type": "go", "Go": { "Name": "github.com/go-delve/delve", - "Version": "1.25.1" + "Version": "1.25.2" } } }, @@ -479,10 +489,21 @@ }, { "Component": { - "Type": "go", - "Go": { - "Name": "honnef.co/go/tools", - "Version": "0.6.1" + "Type": "other", + "Other": { + "Name": "git", + "Version": "2.47.3", + "DownloadUrl": "https://github.com/git/git" + } + } + }, + { + "Component": { + "Type": "other", + "Other": { + "Name": "git", + "Version": "2.39.5", + "DownloadUrl": "https://github.com/git/git" } } }, @@ -491,7 +512,7 @@ "Type": "other", "Other": { "Name": "Docker Image: golang", - "Version": "1.24-bookworm", + "Version": "1.25-trixie", "DownloadUrl": "https://hub.docker.com/_/golang" } } @@ -501,7 +522,7 @@ "Type": "other", "Other": { "Name": "Docker Image: golang", - "Version": "1.23-bookworm", + "Version": "1.24-trixie", "DownloadUrl": "https://hub.docker.com/_/golang" } } @@ -511,7 +532,7 @@ "Type": "other", "Other": { "Name": "Docker Image: golang", - "Version": "1.24-bullseye", + "Version": "1.25-bookworm", "DownloadUrl": "https://hub.docker.com/_/golang" } } @@ -521,7 +542,17 @@ "Type": "other", "Other": { "Name": "Docker Image: golang", - "Version": "1.23-bullseye", + "Version": "1.24-bookworm", + "DownloadUrl": "https://hub.docker.com/_/golang" + } + } + }, + { + "Component": { + "Type": "other", + "Other": { + "Name": "Docker Image: golang", + "Version": "1.24-bullseye", "DownloadUrl": "https://hub.docker.com/_/golang" } } @@ -551,7 +582,7 @@ "Type": "other", "Other": { "Name": "Eclipse Temurin", - "Version": "1.8.0_462", + "Version": "1.8.0_472", "DownloadUrl": "https://adoptium.net/" } } @@ -561,7 +592,7 @@ "Type": "npm", "Npm": { "Name": "eslint", - "Version": "9.32.0" + "Version": "9.39.1" } } }, @@ -571,7 +602,47 @@ "Git": { "Name": "Oh My Zsh!", "repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh", - "commitHash": "a6beb0f5958e935d33b0edb6d4470c3d7c4e8917" + "commitHash": "beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48" + } + } + }, + { + "Component": { + "Type": "other", + "Other": { + "Name": "git", + "Version": "2.30.2", + "DownloadUrl": "https://github.com/git/git" + } + } + }, + { + "Component": { + "Type": "other", + "Other": { + "Name": "Docker Image: node", + "Version": "24-trixie", + "DownloadUrl": "https://hub.docker.com/_/node" + } + } + }, + { + "Component": { + "Type": "other", + "Other": { + "Name": "Docker Image: node", + "Version": "22-trixie", + "DownloadUrl": "https://hub.docker.com/_/node" + } + } + }, + { + "Component": { + "Type": "other", + "Other": { + "Name": "Docker Image: node", + "Version": "20-trixie", + "DownloadUrl": "https://hub.docker.com/_/node" } } }, @@ -646,7 +717,7 @@ "Type": "RubyGems", "RubyGems": { "Name": "bundler", - "Version": "2.7.1" + "Version": "2.7.2" } } }, @@ -674,7 +745,7 @@ "Git": { "Name": "rbenv", "repositoryUrl": "https://github.com/rbenv/rbenv.git", - "commitHash": "0f65ff72b2e6be9468b0321175f7d658751b746b" + "commitHash": "701f09808491c4f46ca95bd610759d7e51e3ca25" } } }, @@ -684,7 +755,7 @@ "Git": { "Name": "ruby-build", "repositoryUrl": "https://github.com/rbenv/ruby-build.git", - "commitHash": "a97e10ff104dbc29bcf4382a42be011aa00cdfed" + "commitHash": "1b648836f92a465d74e5c1d07ca5b63a898075e8" } } }, @@ -703,7 +774,7 @@ "Type": "other", "Other": { "Name": "Docker Image: mcr.microsoft.com/devcontainers/ruby", - "Version": "3.3-bookworm", + "Version": "3.4-bookworm", "DownloadUrl": "https://github.com/devcontainers/images" } } @@ -713,17 +784,18 @@ "Type": "other", "Other": { "Name": "Docker Image: mcr.microsoft.com/devcontainers/ruby", - "Version": "3.3-bullseye", + "Version": "3.3-bookworm", "DownloadUrl": "https://github.com/devcontainers/images" } } }, { "Component": { - "Type": "Pip", - "Pip": { - "Name": "cryptography", - "Version": "44.0.1" + "Type": "other", + "Other": { + "Name": "Docker Image: mcr.microsoft.com/devcontainers/ruby", + "Version": "3.3-bullseye", + "DownloadUrl": "https://github.com/devcontainers/images" } } }, @@ -745,21 +817,12 @@ } } }, - { - "Component": { - "Type": "Pip", - "Pip": { - "Name": "requests", - "Version": "2.32.4" - } - } - }, { "Component": { "Type": "Pip", "Pip": { "Name": "pylint", - "Version": "3.3.7" + "Version": "4.0.3" } } }, @@ -786,7 +849,7 @@ "Type": "Pip", "Pip": { "Name": "black", - "Version": "25.1.0" + "Version": "25.11.0" } } }, @@ -804,7 +867,7 @@ "Type": "Pip", "Pip": { "Name": "mypy", - "Version": "1.17.1" + "Version": "1.18.2" } } }, @@ -831,7 +894,7 @@ "Type": "Pip", "Pip": { "Name": "bandit", - "Version": "1.8.6" + "Version": "1.9.2" } } }, @@ -840,7 +903,7 @@ "Type": "Pip", "Pip": { "Name": "virtualenv", - "Version": "20.33.0" + "Version": "20.35.4" } } }, @@ -849,7 +912,7 @@ "Type": "Pip", "Pip": { "Name": "pipx", - "Version": "1.7.1" + "Version": "1.8.0" } } }, @@ -868,7 +931,7 @@ "Type": "other", "Other": { "Name": "Xdebug", - "Version": "3.4.5", + "Version": "3.4.7", "DownloadUrl": "https://xdebug.org/" } } @@ -878,11 +941,41 @@ "Type": "other", "Other": { "Name": "Composer", - "Version": "2.8.10", + "Version": "2.9.2", "DownloadUrl": "https://getcomposer.org/" } } }, + { + "Component": { + "Type": "other", + "Other": { + "Name": "Docker Image: php", + "Version": "8.4-apache-trixie", + "DownloadUrl": "https://hub.docker.com/_/php" + } + } + }, + { + "Component": { + "Type": "other", + "Other": { + "Name": "Docker Image: php", + "Version": "8.3-apache-trixie", + "DownloadUrl": "https://hub.docker.com/_/php" + } + } + }, + { + "Component": { + "Type": "other", + "Other": { + "Name": "Docker Image: php", + "Version": "8.2-apache-trixie", + "DownloadUrl": "https://hub.docker.com/_/php" + } + } + }, { "Component": { "Type": "other", @@ -948,7 +1041,7 @@ "Type": "other", "Other": { "Name": "Docker Image: python", - "Version": "3.13-bookworm", + "Version": "3.14-trixie", "DownloadUrl": "https://hub.docker.com/_/python" } } @@ -958,7 +1051,7 @@ "Type": "other", "Other": { "Name": "Docker Image: python", - "Version": "3.12-bookworm", + "Version": "3.13-trixie", "DownloadUrl": "https://hub.docker.com/_/python" } } @@ -968,7 +1061,7 @@ "Type": "other", "Other": { "Name": "Docker Image: python", - "Version": "3.11-bookworm", + "Version": "3.12-trixie", "DownloadUrl": "https://hub.docker.com/_/python" } } @@ -978,7 +1071,7 @@ "Type": "other", "Other": { "Name": "Docker Image: python", - "Version": "3.10-bookworm", + "Version": "3.11-trixie", "DownloadUrl": "https://hub.docker.com/_/python" } } @@ -988,7 +1081,7 @@ "Type": "other", "Other": { "Name": "Docker Image: python", - "Version": "3.9-bookworm", + "Version": "3.10-trixie", "DownloadUrl": "https://hub.docker.com/_/python" } } @@ -998,7 +1091,7 @@ "Type": "other", "Other": { "Name": "Docker Image: python", - "Version": "3.13-bullseye", + "Version": "3.14-bookworm", "DownloadUrl": "https://hub.docker.com/_/python" } } @@ -1008,7 +1101,7 @@ "Type": "other", "Other": { "Name": "Docker Image: python", - "Version": "3.12-bullseye", + "Version": "3.13-bookworm", "DownloadUrl": "https://hub.docker.com/_/python" } } @@ -1018,7 +1111,7 @@ "Type": "other", "Other": { "Name": "Docker Image: python", - "Version": "3.11-bullseye", + "Version": "3.12-bookworm", "DownloadUrl": "https://hub.docker.com/_/python" } } @@ -1028,7 +1121,7 @@ "Type": "other", "Other": { "Name": "Docker Image: python", - "Version": "3.10-bullseye", + "Version": "3.11-bookworm", "DownloadUrl": "https://hub.docker.com/_/python" } } @@ -1038,11 +1131,41 @@ "Type": "other", "Other": { "Name": "Docker Image: python", - "Version": "3.9-bullseye", + "Version": "3.10-bookworm", "DownloadUrl": "https://hub.docker.com/_/python" } } }, + { + "Component": { + "Type": "other", + "Other": { + "Name": "Docker Image: ruby", + "Version": "3.4-trixie", + "DownloadUrl": "https://hub.docker.com/_/ruby" + } + } + }, + { + "Component": { + "Type": "other", + "Other": { + "Name": "Docker Image: ruby", + "Version": "3.3-trixie", + "DownloadUrl": "https://hub.docker.com/_/ruby" + } + } + }, + { + "Component": { + "Type": "other", + "Other": { + "Name": "Docker Image: ruby", + "Version": "3.2-trixie", + "DownloadUrl": "https://hub.docker.com/_/ruby" + } + } + }, { "Component": { "Type": "other", @@ -1117,7 +1240,7 @@ "Type": "cargo", "Cargo": { "Name": "rust-analysis", - "Version": "1.88.0" + "Version": "1.91.1" } } }, @@ -1126,7 +1249,7 @@ "Type": "cargo", "Cargo": { "Name": "rust-src", - "Version": "1.88.0" + "Version": "1.91.1" } } }, @@ -1135,7 +1258,17 @@ "Type": "cargo", "Cargo": { "Name": "clippy", - "Version": "1.88.0" + "Version": "1.91.1" + } + } + }, + { + "Component": { + "Type": "other", + "Other": { + "Name": "Docker Image: rust", + "Version": "1-trixie", + "DownloadUrl": "https://hub.docker.com/_/rust" } } }, @@ -1164,7 +1297,7 @@ "Type": "npm", "Npm": { "Name": "tslint-to-eslint-config", - "Version": "2.14.3" + "Version": "2.15.0" } } }, @@ -1173,7 +1306,7 @@ "Type": "npm", "Npm": { "Name": "typescript", - "Version": "5.9.2" + "Version": "5.9.3" } } }, @@ -1182,7 +1315,7 @@ "Type": "other", "Other": { "Name": "Docker Image: node", - "Version": "24-bookworm", + "Version": "24-trixie", "DownloadUrl": "https://hub.docker.com/_/node" } } @@ -1192,7 +1325,7 @@ "Type": "other", "Other": { "Name": "Docker Image: node", - "Version": "22-bookworm", + "Version": "22-trixie", "DownloadUrl": "https://hub.docker.com/_/node" } } @@ -1202,7 +1335,17 @@ "Type": "other", "Other": { "Name": "Docker Image: node", - "Version": "20-bookworm", + "Version": "20-trixie", + "DownloadUrl": "https://hub.docker.com/_/node" + } + } + }, + { + "Component": { + "Type": "other", + "Other": { + "Name": "Docker Image: node", + "Version": "24-bookworm", "DownloadUrl": "https://hub.docker.com/_/node" } } @@ -1212,7 +1355,17 @@ "Type": "other", "Other": { "Name": "Docker Image: node", - "Version": "18-bookworm", + "Version": "22-bookworm", + "DownloadUrl": "https://hub.docker.com/_/node" + } + } + }, + { + "Component": { + "Type": "other", + "Other": { + "Name": "Docker Image: node", + "Version": "20-bookworm", "DownloadUrl": "https://hub.docker.com/_/node" } } @@ -1252,7 +1405,7 @@ "Type": "linux", "Linux": { "Name": "moby-cli", - "Version": "28.3.3-ubuntu24.04u1", + "Version": "28.5.1-ubuntu24.04u1", "Distribution": "ubuntu", "Release": "24.04", "Pool-URL": "https://packages.microsoft.com/repos/microsoft-ubuntu-noble-prod" @@ -1264,7 +1417,7 @@ "Type": "linux", "Linux": { "Name": "moby-engine", - "Version": "28.3.3-ubuntu24.04u1", + "Version": "28.5.1-ubuntu24.04u1", "Distribution": "ubuntu", "Release": "24.04", "Pool-URL": "https://packages.microsoft.com/repos/microsoft-ubuntu-noble-prod" @@ -1275,8 +1428,7 @@ "Component": { "Type": "Pip", "Pip": { - "Name": "numpy", - "Version": "2.3.2" + "Name": "numpy" } } }, @@ -1284,8 +1436,7 @@ "Component": { "Type": "Pip", "Pip": { - "Name": "pandas", - "Version": "2.3.1" + "Name": "pandas" } } }, @@ -1293,8 +1444,7 @@ "Component": { "Type": "Pip", "Pip": { - "Name": "scipy", - "Version": "1.16.1" + "Name": "scipy" } } }, @@ -1302,8 +1452,7 @@ "Component": { "Type": "Pip", "Pip": { - "Name": "matplotlib", - "Version": "3.10.5" + "Name": "matplotlib" } } }, @@ -1311,8 +1460,7 @@ "Component": { "Type": "Pip", "Pip": { - "Name": "seaborn", - "Version": "0.13.2" + "Name": "seaborn" } } }, @@ -1320,8 +1468,7 @@ "Component": { "Type": "Pip", "Pip": { - "Name": "scikit-learn", - "Version": "1.7.1" + "Name": "scikit-learn" } } }, @@ -1329,8 +1476,7 @@ "Component": { "Type": "Pip", "Pip": { - "Name": "torch", - "Version": "2.7.1+cpu" + "Name": "torch" } } }, @@ -1338,8 +1484,7 @@ "Component": { "Type": "Pip", "Pip": { - "Name": "plotly", - "Version": "6.2.0" + "Name": "plotly" } } }, @@ -1352,24 +1497,6 @@ } } }, - { - "Component": { - "Type": "Pip", - "Pip": { - "Name": "certifi", - "Version": "2025.8.3" - } - } - }, - { - "Component": { - "Type": "Pip", - "Pip": { - "Name": "setuptools", - "Version": "80.9.0" - } - } - }, { "Component": { "Type": "Pip", @@ -1383,7 +1510,7 @@ "Type": "RubyGems", "RubyGems": { "Name": "rake", - "Version": "13.3.0" + "Version": "13.3.1" } } }, @@ -1393,7 +1520,7 @@ "Git": { "Name": "Oh My Zsh!", "repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh", - "commitHash": "a6beb0f5958e935d33b0edb6d4470c3d7c4e8917" + "commitHash": "beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48" } } }, @@ -1403,7 +1530,7 @@ "Git": { "Name": "nvs", "repositoryUrl": "https://github.com/jasongin/nvs", - "commitHash": "876afd0bbaa047b186330e0b066120ec217b0ae9" + "commitHash": "6b20e9f750ea371bd347e5dbac8406d677292b60" } } }, @@ -1412,7 +1539,7 @@ "Type": "other", "Other": { "Name": "Xdebug", - "Version": "3.4.5", + "Version": "3.4.7", "DownloadUrl": "https://xdebug.org/" } } @@ -1422,7 +1549,7 @@ "Type": "other", "Other": { "Name": "kubectl", - "Version": "v1.33.3", + "Version": "v1.34.2", "DownloadUrl": "https://github.com/kubernetes/kubectl" } } @@ -1432,7 +1559,7 @@ "Type": "other", "Other": { "Name": "Helm", - "Version": "3.18.4", + "Version": "4.0.0", "DownloadUrl": "https://github.com/helm/helm" } } @@ -1442,7 +1569,7 @@ "Type": "other", "Other": { "Name": "Docker Compose", - "Version": "2.39.1", + "Version": "2.40.3", "DownloadUrl": "https://github.com/docker/compose" } } @@ -1452,7 +1579,7 @@ "Type": "other", "Other": { "Name": "GitHub CLI", - "Version": "2.76.2", + "Version": "2.83.1", "DownloadUrl": "https://github.com/cli/cli" } } @@ -1462,7 +1589,7 @@ "Type": "other", "Other": { "Name": "Go", - "Version": "1.24.5", + "Version": "1.25.4", "DownloadUrl": "https://golang.org/dl" } } diff --git a/src/anaconda/history/dev.md b/src/anaconda/history/dev.md index 32948bde49..33c14a8429 100644 --- a/src/anaconda/history/dev.md +++ b/src/anaconda/history/dev.md @@ -4,7 +4,7 @@ **Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/anaconda) -**Digest:** sha256:82d0c0b77061508a6ec028712d37107a2309a88465e839c09a337636a8c645b2 +**Digest:** sha256:cbca9c602c49e3f6c69f9bc1763aa5bc96bb77025e9fac974c5d0c5a844517c8 **Tags:** ``` @@ -25,7 +25,7 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3 |--------------------|---------|------| | [Python](https://www.python.org/) | 3.12.7 | /opt/conda | | [Jupyter Notebooks](https://jupyter.org/) | 7.2.2 | /opt/conda | -| [Jupyter Lab](https://jupyter.org/) | 4.2.5 | /opt/conda | +| [Jupyter Lab](https://jupyter.org/) | 4.4.8 | /opt/conda | **Tools installed using git** @@ -38,18 +38,18 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3 | Tool / package | Version | |----------------|---------| | joblib | 1.4.2 | -| cookiecutter | 2.6.0 | -| cryptography | 43.0.3 | +| cookiecutter | 1.7.3 | +| cryptography | 44.0.1 | | mistune | 3.1.2 | | numpy | 1.26.4 | -| certifi | 2025.7.14 | -| setuptools | 75.1.0 | +| certifi | 2025.11.12 | +| setuptools | 80.9.0 | | wheel | 0.44.0 | | nbconvert | 7.16.4 | -| Werkzeug | 3.0.3 | -| requests | 2.32.3 | +| Werkzeug | 3.1.3 | +| requests | 2.32.5 | | tornado | 6.5.1 | -| transformers | 4.49.0 | +| transformers | 4.57.1 | | jupyter_server | 2.14.1 | **Other tools and utilities** @@ -66,21 +66,21 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3 | apt-transport-https | 2.6.1 | | apt-utils | 2.6.1 | | ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | +| curl | 7.88.1-10+deb12u14 | | dialog | 1.3-20230209-1 | | git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | +| gnupg2 | 2.2.40-1.1+deb12u1 | | htop | 3.2.2-2 | | iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb12u1 | | less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | | libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | +| libkrb5-3 | 1.20.1-2+deb12u4 | | liblttng-ust1 | 2.13.5-1 | | libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | +| locales | 2.36-9+deb12u13 | | lsb-release | 12.0-1 | | lsof | 4.95.0-1 | | man-db | 2.11.2-2 | @@ -101,5 +101,5 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3 | yarn | 1.22.22-1 | | zip | 3.0-13 | | zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zsh | 5.9-4+b7 | diff --git a/src/base-alpine/history/dev.md b/src/base-alpine/history/dev.md index 998a111919..b2b3a5d7f4 100644 --- a/src/base-alpine/history/dev.md +++ b/src/base-alpine/history/dev.md @@ -5,20 +5,86 @@ **Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/base-alpine) **Image variations:** +- [3.22](#variant-322) - [3.21](#variant-321) - [3.20](#variant-320) -- [3.19](#variant-319) -- [3.18](#variant-318) + +## Variant: 3.22 + +**Digest:** sha256:f1bc79fb104b92552d89fd7415168659b8c48c54873feba59f7e7fad8de8d9ec + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:dev-alpine3.22 +mcr.microsoft.com/devcontainers/base:dev-alpine +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Alpine Linux v3.22 + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.52.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| openssh-client-default | 10.0_p1-r9 | +| gnupg | 2.4.7-r0 | +| procps-ng | 4.0.4-r3 | +| lsof | 4.99.4-r1 | +| htop | 3.4.1-r0 | +| net-tools | 2.10-r3 | +| psmisc | 23.7-r0 | +| curl | 8.14.1-r2 | +| wget | 1.25.0-r1 | +| rsync | 3.4.1-r1 | +| ca-certificates | 20250911-r0 | +| unzip | 6.0-r15 | +| zip | 3.0-r13 | +| nano | 8.4-r0 | +| vim | 9.1.1566-r0 | +| less | 679-r0 | +| jq | 1.8.1-r0 | +| libgcc | 14.2.0-r6 | +| libstdc++ | 14.2.0-r6 | +| krb5-libs | 1.21.3-r0 | +| libintl | 0.24.1-r0 | +| lttng-ust | 2.13.9-r0 | +| tzdata | 2025b-r0 | +| userspace-rcu | 0.15.2-r0 | +| zlib | 1.3.1-r2 | +| sudo | 1.9.17_p2-r0 | +| coreutils | 9.7-r1 | +| sed | 4.9-r2 | +| grep | 3.12-r0 | +| which | 2.23-r0 | +| ncdu | 1.22-r0 | +| shadow | 4.17.3-r0 | +| strace | 6.13-r0 | +| man-pages | 6.13-r0 | ## Variant: 3.21 -**Digest:** sha256:51046f7ead19284d021dc02600be04b7be59d1baeebaa46a6cc2a6b5535f1538 +**Digest:** sha256:e7bf23e3038445452c990cf6ad6e6735b13a849f20d627bd9cbdc052cc66f100 **Tags:** ``` -mcr.microsoft.com/devcontainers/base:dev-alpine-3.21 mcr.microsoft.com/devcontainers/base:dev-alpine3.21 -mcr.microsoft.com/devcontainers/base:dev-alpine ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* @@ -33,13 +99,13 @@ mcr.microsoft.com/devcontainers/base:dev-alpine | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -52,10 +118,10 @@ mcr.microsoft.com/devcontainers/base:dev-alpine | htop | 3.3.0-r0 | | net-tools | 2.10-r3 | | psmisc | 23.7-r0 | -| curl | 8.12.1-r1 | +| curl | 8.14.1-r2 | | wget | 1.25.0-r0 | -| rsync | 3.4.0-r0 | -| ca-certificates | 20250619-r0 | +| rsync | 3.4.1-r1 | +| ca-certificates | 20250911-r0 | | unzip | 6.0-r15 | | zip | 3.0-r13 | | nano | 8.2-r0 | @@ -82,11 +148,10 @@ mcr.microsoft.com/devcontainers/base:dev-alpine ## Variant: 3.20 -**Digest:** sha256:870a1f2ac0ddd9693c0087e0439e2affec0a102c28e1ef06a4f376b335917477 +**Digest:** sha256:fd19d0d4fa2267398df25b42c87bc6655847c25b10b01baed758382042eec706 **Tags:** ``` -mcr.microsoft.com/devcontainers/base:dev-alpine-3.20 mcr.microsoft.com/devcontainers/base:dev-alpine3.20 ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* @@ -102,13 +167,13 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.20 | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -121,10 +186,10 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.20 | htop | 3.3.0-r0 | | net-tools | 2.10-r3 | | psmisc | 23.7-r0 | -| curl | 8.12.1-r0 | +| curl | 8.14.1-r2 | | wget | 1.24.5-r0 | -| rsync | 3.4.0-r0 | -| ca-certificates | 20250619-r0 | +| rsync | 3.4.1-r1 | +| ca-certificates | 20250911-r0 | | unzip | 6.0-r14 | | zip | 3.0-r12 | | nano | 8.0-r0 | @@ -149,142 +214,3 @@ mcr.microsoft.com/devcontainers/base:dev-alpine3.20 | strace | 6.9-r0 | | man-pages | 6.8-r0 | -## Variant: 3.19 - -**Digest:** sha256:9f6fc929f39944ff1f40db2bd6c4d2b71f20b86e10359c05a005b5cd7640ac49 - -**Tags:** -``` -mcr.microsoft.com/devcontainers/base:dev-alpine-3.19 -mcr.microsoft.com/devcontainers/base:dev-alpine3.19 -``` -> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* - -**Linux distribution:** Alpine Linux v3.19 - -**Architectures:** linux/amd64, linux/arm64 - -**Available (non-root) user:** vscode - -### Contents -**Tools installed using git** - -| Tool | Commit | Path | -|------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | - -**Other tools and utilities** - -| Tool | Version | Path | -|------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | - -**Additional linux tools and packages** - -| Tool / library | Version | -|----------------|---------| -| openssh-client-default | 9.6_p1-r2 | -| gnupg | 2.4.4-r0 | -| procps-ng | 4.0.4-r0 | -| lsof | 4.99.0-r0 | -| htop | 3.2.2-r1 | -| net-tools | 2.10-r3 | -| psmisc | 23.6-r2 | -| curl | 8.12.1-r0 | -| wget | 1.21.4-r0 | -| rsync | 3.4.0-r0 | -| ca-certificates | 20250619-r0 | -| unzip | 6.0-r14 | -| zip | 3.0-r12 | -| nano | 7.2-r1 | -| vim | 9.0.2127-r0 | -| less | 643-r2 | -| jq | 1.7.1-r0 | -| libgcc | 13.2.1_git20231014-r0 | -| libstdc++ | 13.2.1_git20231014-r0 | -| krb5-libs | 1.21.3-r0 | -| libintl | 0.22.3-r0 | -| lttng-ust | 2.13.6-r0 | -| tzdata | 2025b-r0 | -| userspace-rcu | 0.14.0-r2 | -| zlib | 1.3.1-r0 | -| sudo | 1.9.15_p2-r0 | -| coreutils | 9.4-r2 | -| sed | 4.9-r2 | -| grep | 3.11-r0 | -| which | 2.21-r4 | -| ncdu | 1.19-r0 | -| shadow | 4.14.2-r0 | -| strace | 6.6-r0 | -| man-pages | 6.05.01-r0 | - -## Variant: 3.18 - -**Digest:** sha256:f43f21b7eadf5998692bd267fb07447c515cf28f21562d01ef4d1718a2051ef4 - -**Tags:** -``` -mcr.microsoft.com/devcontainers/base:dev-alpine-3.18 -mcr.microsoft.com/devcontainers/base:dev-alpine3.18 -``` -> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* - -**Linux distribution:** Alpine Linux v3.18 - -**Architectures:** linux/amd64, linux/arm64 - -**Available (non-root) user:** vscode - -### Contents -**Tools installed using git** - -| Tool | Commit | Path | -|------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | - -**Other tools and utilities** - -| Tool | Version | Path | -|------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | - -**Additional linux tools and packages** - -| Tool / library | Version | -|----------------|---------| -| openssh-client-default | 9.3_p2-r3 | -| gnupg | 2.4.4-r0 | -| procps-ng | 4.0.4-r0 | -| lsof | 4.98.0-r2 | -| htop | 3.2.2-r1 | -| net-tools | 2.10-r3 | -| psmisc | 23.6-r2 | -| curl | 8.12.1-r0 | -| wget | 1.21.4-r0 | -| rsync | 3.4.0-r0 | -| ca-certificates | 20241121-r1 | -| unzip | 6.0-r14 | -| zip | 3.0-r12 | -| nano | 7.2-r1 | -| vim | 9.0.2073-r0 | -| less | 633-r0 | -| jq | 1.6-r4 | -| libgcc | 12.2.1_git20220924-r10 | -| libstdc++ | 12.2.1_git20220924-r10 | -| krb5-libs | 1.20.2-r1 | -| libintl | 0.21.1-r7 | -| libssl1.1 | 1.1.1u-r1 | -| lttng-ust | 2.13.5-r2 | -| tzdata | 2025b-r0 | -| userspace-rcu | 0.14.0-r1 | -| zlib | 1.2.13-r1 | -| sudo | 1.9.13_p3-r2 | -| coreutils | 9.3-r2 | -| sed | 4.9-r2 | -| grep | 3.10-r1 | -| which | 2.21-r4 | -| ncdu | 1.18.1-r1 | -| shadow | 4.13-r4 | -| strace | 6.3-r1 | -| man-pages | 6.04-r2 | - diff --git a/src/base-debian/history/dev.md b/src/base-debian/history/dev.md index 21ae9ead63..877692c685 100644 --- a/src/base-debian/history/dev.md +++ b/src/base-debian/history/dev.md @@ -5,20 +5,92 @@ **Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/base-debian) **Image variations:** +- [trixie](#variant-trixie) - [bookworm](#variant-bookworm) - [bullseye](#variant-bullseye) +## Variant: trixie + +**Digest:** sha256:ab0205539746389185bb0ef04f288a280cfd861516d3cd8adbf1980b21e7b56b + +**Tags:** +``` +mcr.microsoft.com/devcontainers/base:dev-trixie +mcr.microsoft.com/devcontainers/base:dev-debian13 +mcr.microsoft.com/devcontainers/base:dev-debian +mcr.microsoft.com/devcontainers/base:dev +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.52.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | + ## Variant: bookworm -**Digest:** sha256:d44d31f37e8d40b0993fdde20d828db76cc2ecbb5d36dca9c454eb6191000c29 +**Digest:** sha256:c548350c9b3e0dbf2e2f0f57ee4ef13a009a9a24bf9d2a2b333b930416afd7cf **Tags:** ``` mcr.microsoft.com/devcontainers/base:dev-bookworm -mcr.microsoft.com/devcontainers/base:dev-debian-12 mcr.microsoft.com/devcontainers/base:dev-debian12 -mcr.microsoft.com/devcontainers/base:dev-debian -mcr.microsoft.com/devcontainers/base:dev ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* @@ -33,13 +105,13 @@ mcr.microsoft.com/devcontainers/base:dev | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -48,21 +120,21 @@ mcr.microsoft.com/devcontainers/base:dev | apt-transport-https | 2.6.1 | | apt-utils | 2.6.1 | | ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | +| curl | 7.88.1-10+deb12u14 | | dialog | 1.3-20230209-1 | | git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | +| gnupg2 | 2.2.40-1.1+deb12u1 | | htop | 3.2.2-2 | | iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb12u1 | | less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | | libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | +| libkrb5-3 | 1.20.1-2+deb12u4 | | liblttng-ust1 | 2.13.5-1 | | libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | +| locales | 2.36-9+deb12u13 | | lsb-release | 12.0-1 | | lsof | 4.95.0-1 | | man-db | 2.11.2-2 | @@ -82,16 +154,15 @@ mcr.microsoft.com/devcontainers/base:dev | wget | 1.21.3-1+deb12u1 | | zip | 3.0-13 | | zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zsh | 5.9-4+b7 | ## Variant: bullseye -**Digest:** sha256:6956d9ea2658fbc02391536e0f5803cc3758473425a4c80f0f599c14562b239e +**Digest:** sha256:4721dbd48032478f5e7815896e65e5501729367369ec5c507a36793faf07faa9 **Tags:** ``` mcr.microsoft.com/devcontainers/base:dev-bullseye -mcr.microsoft.com/devcontainers/base:dev-debian-11 mcr.microsoft.com/devcontainers/base:dev-debian11 ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* @@ -107,13 +178,13 @@ mcr.microsoft.com/devcontainers/base:dev-debian11 | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -124,18 +195,18 @@ mcr.microsoft.com/devcontainers/base:dev-debian11 | ca-certificates | 20210119 | | curl | 7.74.0-1.3+deb11u15 | | dialog | 1.3-20201126-1 | -| git | 1:2.30.2-1+deb11u4 | +| git | 1:2.30.2-1+deb11u5 | | gnupg2 | 2.2.27-2+deb11u2 | | htop | 3.0.5-7 | | iproute2 | 5.10.0-4 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb11u1 | | less | 551-2+deb11u2 | | libc6 | 2.31-13+deb11u13 | | libgssapi-krb5-2 | 1.18.3-6+deb11u7 | | libicu67 | 67.1-7+deb11u1 | | libkrb5-3 | 1.18.3-6+deb11u7 | | liblttng-ust0 | 2.12.1-1 | -| libssl1.1 | 1.1.1w-0+deb11u3 | +| libssl1.1 | 1.1.1w-0+deb11u4 | | libstdc++6 | 10.2.1-6 | | locales | 2.31-13+deb11u13 | | lsb-release | 11.1.0 | diff --git a/src/base-ubuntu/history/dev.md b/src/base-ubuntu/history/dev.md index 8808200bec..19042b2b6f 100644 --- a/src/base-ubuntu/history/dev.md +++ b/src/base-ubuntu/history/dev.md @@ -10,18 +10,17 @@ ## Variant: noble -**Digest:** sha256:fd48e04687971dc0816a012ec6e7c0f0cfba78be380257c6e859ae249888970c +**Digest:** sha256:f21d6ca1f55fbeb657aa50db04d33f7785fceecb6c0ab5a98cbb7fe46d2f7adc **Tags:** ``` mcr.microsoft.com/devcontainers/base:dev-noble -mcr.microsoft.com/devcontainers/base:dev-ubuntu-24.04 mcr.microsoft.com/devcontainers/base:dev-ubuntu24.04 mcr.microsoft.com/devcontainers/base:dev-ubuntu ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* -**Linux distribution:** Ubuntu 24.04.2 LTS (debian-like distro) +**Linux distribution:** Ubuntu 24.04.3 LTS (debian-like distro) **Architectures:** linux/amd64, linux/arm64 @@ -32,13 +31,13 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -55,12 +54,12 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu | iproute2 | 6.1.0-1ubuntu6.2 | | jq | 1.7.1-3ubuntu0.24.04.1 | | less | 590-2ubuntu2.1 | -| libc6 | 2.39-0ubuntu8.5 | +| libc6 | 2.39-0ubuntu8.6 | | libgssapi-krb5-2 | 1.20.1-6ubuntu2.6 | | libicu74 | 74.2-1ubuntu3.1 | | libkrb5-3 | 1.20.1-6ubuntu2.6 | | libstdc++6 | 14.2.0-4ubuntu2~24.04 | -| locales | 2.39-0ubuntu8.5 | +| locales | 2.39-0ubuntu8.6 | | lsb-release | 12.0-2 | | lsof | 4.95.0-1build3 | | man-db | 2.12.0-4build2 | @@ -69,14 +68,14 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu | nano | 7.2-2ubuntu0.1 | | ncdu | 1.19-0.1 | | net-tools | 2.10-0.1ubuntu4.4 | -| openssh-client | 1:9.6p1-3ubuntu13.13 | +| openssh-client | 1:9.6p1-3ubuntu13.14 | | procps | 2:4.0.4-4ubuntu3.2 | | psmisc | 23.7-1build1 | | rsync | 3.2.7-1ubuntu1.2 | | strace | 6.8-0ubuntu2 | | sudo | 1.9.15p5-3ubuntu5.24.04.1 | | unzip | 6.0-28ubuntu4.1 | -| vim-tiny | 2:9.1.0016-1ubuntu7.8 | +| vim-tiny | 2:9.1.0016-1ubuntu7.9 | | wget | 1.21.4-1ubuntu4.1 | | zip | 3.0-13ubuntu0.2 | | zlib1g | 1:1.3.dfsg-3.1ubuntu2.1 | @@ -84,12 +83,11 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu ## Variant: jammy -**Digest:** sha256:362b0b054573d52c5b8d2ee1cad1160f7d5467b0d02f3f7322fd011927417f4d +**Digest:** sha256:2c650308a9d15826c18f945911f9fd7267d1648b8576ff20906796132c53e93c **Tags:** ``` mcr.microsoft.com/devcontainers/base:dev-jammy -mcr.microsoft.com/devcontainers/base:dev-ubuntu-22.04 mcr.microsoft.com/devcontainers/base:dev-ubuntu22.04 ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* @@ -105,13 +103,13 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu22.04 | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -120,7 +118,7 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu22.04 | apt-transport-https | 2.4.14 | | apt-utils | 2.4.14 | | ca-certificates | 20240203~22.04.1 | -| curl | 7.81.0-1ubuntu1.20 | +| curl | 7.81.0-1ubuntu1.21 | | dialog | 1.3-20211214-1 | | git | 1:2.34.1-1ubuntu1.15 | | gnupg2 | 2.2.27-3ubuntu2.4 | @@ -128,13 +126,13 @@ mcr.microsoft.com/devcontainers/base:dev-ubuntu22.04 | iproute2 | 5.15.0-1ubuntu2 | | jq | 1.6-2.1ubuntu3.1 | | less | 590-1ubuntu0.22.04.3 | -| libc6 | 2.35-0ubuntu3.10 | +| libc6 | 2.35-0ubuntu3.11 | | libgssapi-krb5-2 | 1.19.2-2ubuntu0.7 | | libicu70 | 70.1-2 | | libkrb5-3 | 1.19.2-2ubuntu0.7 | | liblttng-ust1 | 2.13.1-1ubuntu1 | -| libstdc++6 | 12.3.0-1ubuntu1~22.04 | -| locales | 2.35-0ubuntu3.10 | +| libstdc++6 | 12.3.0-1ubuntu1~22.04.2 | +| locales | 2.35-0ubuntu3.11 | | lsb-release | 11.1.0ubuntu4 | | lsof | 4.93.2+dfsg-1.1build2 | | man-db | 2.10.2-1 | diff --git a/src/cpp/history/dev.md b/src/cpp/history/dev.md index 8062b8cd9d..a10e913fc1 100644 --- a/src/cpp/history/dev.md +++ b/src/cpp/history/dev.md @@ -5,22 +5,113 @@ **Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/cpp) **Image variations:** +- [trixie](#variant-trixie) - [bookworm](#variant-bookworm) -- [bullseye](#variant-bullseye) - [noble](#variant-noble) - [jammy](#variant-jammy) +## Variant: trixie + +**Digest:** sha256:25bcdc899e48e2a0ee9886ada6a72d7b52a2a7e7cb12a540fad549b2085ff4b5 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/cpp:dev-trixie +mcr.microsoft.com/devcontainers/cpp:dev-debian13 +mcr.microsoft.com/devcontainers/cpp:dev-debian +mcr.microsoft.com/devcontainers/cpp:dev +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| GCC | 14.2.0-19 | +| Clang | 19.1.7 (3+b1) | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | +| [vcpkg](https://github.com/microsoft/vcpkg) | fca0e6b324d41da363b0e1dc33b0595491250a77 | /usr/local/vcpkg | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.52.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| bash-completion | 1:2.16.0-7 | +| build-essential | 12.12 | +| ca-certificates | 20250419 | +| clang | 1:19.0-63 | +| cmake | 3.31.6-2 | +| cppcheck | 2.17.1-2 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| gdb | 16.3-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| lldb | 1:19.0-63 | +| llvm | 1:19.0-63 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| ninja-build | 1.12.1-1 | +| openssh-client | 1:10.0p1-7 | +| pkg-config | 1.8.1-4 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| tar | 1.35+dfsg-3.1 | +| unzip | 6.0-29 | +| valgrind | 1:3.24.0-3 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | + ## Variant: bookworm -**Digest:** sha256:c18b419215c21d45c497ca1fd2b0a7fd313876f7adc88625f4066f480cd800b0 +**Digest:** sha256:d7c80a7bc362039fcb4590de391dff99929c712a24a1dc126ee160c31eedee5f **Tags:** ``` mcr.microsoft.com/devcontainers/cpp:dev-bookworm -mcr.microsoft.com/devcontainers/cpp:dev-debian-12 mcr.microsoft.com/devcontainers/cpp:dev-debian12 -mcr.microsoft.com/devcontainers/cpp:dev-debian -mcr.microsoft.com/devcontainers/cpp:dev ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* @@ -42,14 +133,14 @@ mcr.microsoft.com/devcontainers/cpp:dev | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | -| [vcpkg](https://github.com/microsoft/vcpkg) | 903956eff7cb94774a9e805ff573c000afc43e3e | /usr/local/vcpkg | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | +| [vcpkg](https://github.com/microsoft/vcpkg) | fca0e6b324d41da363b0e1dc33b0595491250a77 | /usr/local/vcpkg | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -63,24 +154,24 @@ mcr.microsoft.com/devcontainers/cpp:dev | clang | 1:14.0-55.7~deb12u1 | | cmake | 3.25.1-1 | | cppcheck | 2.10-2 | -| curl | 7.88.1-10+deb12u12 | +| curl | 7.88.1-10+deb12u14 | | dialog | 1.3-20230209-1 | | gdb | 13.1-3 | | git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | +| gnupg2 | 2.2.40-1.1+deb12u1 | | htop | 3.2.2-2 | | iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb12u1 | | less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | | libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | +| libkrb5-3 | 1.20.1-2+deb12u4 | | liblttng-ust1 | 2.13.5-1 | | libstdc++6 | 12.2.0-14+deb12u1 | | lldb | 1:14.0-55.7~deb12u1 | | llvm | 1:14.0-55.7~deb12u1 | -| locales | 2.36-9+deb12u10 | +| locales | 2.36-9+deb12u13 | | lsb-release | 12.0-1 | | lsof | 4.95.0-1 | | man-db | 2.11.2-2 | @@ -104,118 +195,21 @@ mcr.microsoft.com/devcontainers/cpp:dev | wget | 1.21.3-1+deb12u1 | | zip | 3.0-13 | | zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | - -## Variant: bullseye - -**Digest:** sha256:ca9df05c8cb563229d01cea9d657f455501d1626aacc8d92713027692299baae - -**Tags:** -``` -mcr.microsoft.com/devcontainers/cpp:dev-bullseye -mcr.microsoft.com/devcontainers/cpp:dev-debian-11 -mcr.microsoft.com/devcontainers/cpp:dev-debian11 -mcr.microsoft.com/devcontainers/cpp:dev -``` -> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* - -**Linux distribution:** Debian GNU/Linux 11 (bullseye) - -**Architectures:** linux/amd64, linux/arm64 - -**Available (non-root) user:** vscode - -### Contents -**Languages and runtimes** - -| Language / runtime | Version | Path | -|--------------------|---------|------| -| GCC | 10.2.1-6 | -| Clang | 11.0.1-2 | - -**Tools installed using git** - -| Tool | Commit | Path | -|------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | -| [vcpkg](https://github.com/microsoft/vcpkg) | 903956eff7cb94774a9e805ff573c000afc43e3e | /usr/local/vcpkg | - -**Other tools and utilities** - -| Tool | Version | Path | -|------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | - -**Additional linux tools and packages** - -| Tool / library | Version | -|----------------|---------| -| apt-transport-https | 2.2.4 | -| apt-utils | 2.2.4 | -| bash-completion | 1:2.11-2 | -| build-essential | 12.9 | -| ca-certificates | 20210119 | -| clang | 1:11.0-51+nmu5 | -| cmake | 3.18.4-2+deb11u1 | -| cppcheck | 2.3-1 | -| curl | 7.74.0-1.3+deb11u15 | -| dialog | 1.3-20201126-1 | -| gdb | 10.1-1.7 | -| git | 1:2.30.2-1+deb11u4 | -| gnupg2 | 2.2.27-2+deb11u2 | -| htop | 3.0.5-7 | -| iproute2 | 5.10.0-4 | -| jq | 1.6-2.1 | -| less | 551-2+deb11u2 | -| libc6 | 2.31-13+deb11u13 | -| libgssapi-krb5-2 | 1.18.3-6+deb11u7 | -| libicu67 | 67.1-7+deb11u1 | -| libkrb5-3 | 1.18.3-6+deb11u7 | -| liblttng-ust0 | 2.12.1-1 | -| libssl1.1 | 1.1.1w-0+deb11u3 | -| libstdc++6 | 10.2.1-6 | -| lldb | 1:11.0-51+nmu5 | -| llvm | 1:11.0-51+nmu5 | -| locales | 2.31-13+deb11u13 | -| lsb-release | 11.1.0 | -| lsof | 4.93.2+dfsg-1.1 | -| man-db | 2.9.4-2 | -| manpages | 5.10-1 | -| manpages-dev | 5.10-1 | -| nano | 5.4-2+deb11u3 | -| ncdu | 1.15.1-1 | -| net-tools | 1.60+git20181103.0eebece-1+deb11u2 | -| ninja-build | 1.10.1-1 | -| openssh-client | 1:8.4p1-5+deb11u5 | -| pkg-config | 0.29.2-1 | -| procps | 2:3.3.17-5 | -| psmisc | 23.4-2 | -| rsync | 3.2.3-4+deb11u3 | -| strace | 5.10-1 | -| sudo | 1.9.5p2-3+deb11u2 | -| tar | 1.34+dfsg-1+deb11u1 | -| unzip | 6.0-26+deb11u1 | -| valgrind | 1:3.16.1-1 | -| vim-tiny | 2:8.2.2434-3+deb11u3 | -| wget | 1.21-1+deb11u2 | -| zip | 3.0-12 | -| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | -| zsh | 5.8-6+deb11u1 | +| zsh | 5.9-4+b7 | ## Variant: noble -**Digest:** sha256:3b13198c0eb9b8cedf8eeb77a39eb09247826ac5c0ac3058e8e1bd01fb24a43c +**Digest:** sha256:b6eb0283c3c493302c618f431a8cf7f88b9f16658d96036a5f82176cef4a856b **Tags:** ``` mcr.microsoft.com/devcontainers/cpp:dev-noble -mcr.microsoft.com/devcontainers/cpp:dev-ubuntu-24.04 mcr.microsoft.com/devcontainers/cpp:dev-ubuntu24.04 mcr.microsoft.com/devcontainers/cpp:dev-ubuntu ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* -**Linux distribution:** Ubuntu 24.04.2 LTS (debian-like distro) +**Linux distribution:** Ubuntu 24.04.3 LTS (debian-like distro) **Architectures:** linux/amd64, linux/arm64 @@ -233,14 +227,14 @@ mcr.microsoft.com/devcontainers/cpp:dev-ubuntu | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | -| [vcpkg](https://github.com/microsoft/vcpkg) | 903956eff7cb94774a9e805ff573c000afc43e3e | /usr/local/vcpkg | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | +| [vcpkg](https://github.com/microsoft/vcpkg) | 75cdbf55732bc8f36e8286d0254feb8083a6dd2a | /usr/local/vcpkg | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -263,14 +257,14 @@ mcr.microsoft.com/devcontainers/cpp:dev-ubuntu | iproute2 | 6.1.0-1ubuntu6.2 | | jq | 1.7.1-3ubuntu0.24.04.1 | | less | 590-2ubuntu2.1 | -| libc6 | 2.39-0ubuntu8.5 | +| libc6 | 2.39-0ubuntu8.6 | | libgssapi-krb5-2 | 1.20.1-6ubuntu2.6 | | libicu74 | 74.2-1ubuntu3.1 | | libkrb5-3 | 1.20.1-6ubuntu2.6 | | libstdc++6 | 14.2.0-4ubuntu2~24.04 | | lldb | 1:18.0-59~exp2 | | llvm | 1:18.0-59~exp2 | -| locales | 2.39-0ubuntu8.5 | +| locales | 2.39-0ubuntu8.6 | | lsb-release | 12.0-2 | | lsof | 4.95.0-1build3 | | man-db | 2.12.0-4build2 | @@ -280,7 +274,7 @@ mcr.microsoft.com/devcontainers/cpp:dev-ubuntu | ncdu | 1.19-0.1 | | net-tools | 2.10-0.1ubuntu4.4 | | ninja-build | 1.11.1-2 | -| openssh-client | 1:9.6p1-3ubuntu13.13 | +| openssh-client | 1:9.6p1-3ubuntu13.14 | | pkg-config | 1.8.1-2build1 | | procps | 2:4.0.4-4ubuntu3.2 | | psmisc | 23.7-1build1 | @@ -290,7 +284,7 @@ mcr.microsoft.com/devcontainers/cpp:dev-ubuntu | tar | 1.35+dfsg-3build1 | | unzip | 6.0-28ubuntu4.1 | | valgrind | 1:3.22.0-0ubuntu3 | -| vim-tiny | 2:9.1.0016-1ubuntu7.8 | +| vim-tiny | 2:9.1.0016-1ubuntu7.9 | | wget | 1.21.4-1ubuntu4.1 | | zip | 3.0-13ubuntu0.2 | | zlib1g | 1:1.3.dfsg-3.1ubuntu2.1 | @@ -298,12 +292,11 @@ mcr.microsoft.com/devcontainers/cpp:dev-ubuntu ## Variant: jammy -**Digest:** sha256:7be0524422193c6cf6c67b870f7a09dcb940150e8a32bb0213ea8a55c3ac376f +**Digest:** sha256:a87712d65297e1cb01e42c4bdc9cba9d135d45f575b64539fa8c4f0d2816656f **Tags:** ``` mcr.microsoft.com/devcontainers/cpp:dev-jammy -mcr.microsoft.com/devcontainers/cpp:dev-ubuntu-22.04 mcr.microsoft.com/devcontainers/cpp:dev-ubuntu22.04 ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* @@ -319,21 +312,21 @@ mcr.microsoft.com/devcontainers/cpp:dev-ubuntu22.04 | Language / runtime | Version | Path | |--------------------|---------|------| -| GCC | 11.4.0-1ubuntu1~22.04 | +| GCC | 11.4.0-1ubuntu1~22.04.2 | | Clang | 14.0.0-1ubuntu1.1 | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | -| [vcpkg](https://github.com/microsoft/vcpkg) | 903956eff7cb94774a9e805ff573c000afc43e3e | /usr/local/vcpkg | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | +| [vcpkg](https://github.com/microsoft/vcpkg) | 75cdbf55732bc8f36e8286d0254feb8083a6dd2a | /usr/local/vcpkg | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -347,7 +340,7 @@ mcr.microsoft.com/devcontainers/cpp:dev-ubuntu22.04 | clang | 1:14.0-55~exp2 | | cmake | 3.22.1-1ubuntu1.22.04.2 | | cppcheck | 2.7-1 | -| curl | 7.81.0-1ubuntu1.20 | +| curl | 7.81.0-1ubuntu1.21 | | dialog | 1.3-20211214-1 | | gdb | 12.1-0ubuntu1~22.04.2 | | git | 1:2.34.1-1ubuntu1.15 | @@ -356,15 +349,15 @@ mcr.microsoft.com/devcontainers/cpp:dev-ubuntu22.04 | iproute2 | 5.15.0-1ubuntu2 | | jq | 1.6-2.1ubuntu3.1 | | less | 590-1ubuntu0.22.04.3 | -| libc6 | 2.35-0ubuntu3.10 | +| libc6 | 2.35-0ubuntu3.11 | | libgssapi-krb5-2 | 1.19.2-2ubuntu0.7 | | libicu70 | 70.1-2 | | libkrb5-3 | 1.19.2-2ubuntu0.7 | | liblttng-ust1 | 2.13.1-1ubuntu1 | -| libstdc++6 | 12.3.0-1ubuntu1~22.04 | +| libstdc++6 | 12.3.0-1ubuntu1~22.04.2 | | lldb | 1:14.0-55~exp2 | | llvm | 1:14.0-55~exp2 | -| locales | 2.35-0ubuntu3.10 | +| locales | 2.35-0ubuntu3.11 | | lsb-release | 11.1.0ubuntu4 | | lsof | 4.93.2+dfsg-1.1build2 | | man-db | 2.10.2-1 | diff --git a/src/dotnet/history/dev.md b/src/dotnet/history/dev.md index a3c98f3dbf..a270823700 100644 --- a/src/dotnet/history/dev.md +++ b/src/dotnet/history/dev.md @@ -5,26 +5,26 @@ **Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/dotnet) **Image variations:** -- [10.0-preview-trixie-slim](#variant-100-preview-trixie-slim) -- [10.0-preview-noble](#variant-100-preview-noble) +- [10.0-noble](#variant-100-noble) - [9.0-bookworm-slim](#variant-90-bookworm-slim) - [9.0-noble](#variant-90-noble) - [8.0-bookworm-slim](#variant-80-bookworm-slim) - [8.0-noble](#variant-80-noble) - [8.0-jammy](#variant-80-jammy) -## Variant: 10.0-preview-trixie-slim +## Variant: 10.0-noble -**Digest:** sha256:f3e07e35f623b4080a4382e0ed03de975943bc88dfa9daf26bd04b659e713c92 +**Digest:** sha256:94eb03b6a7525aadd13680943e074aec276e96d3215eacc1916cbabf042e3fc5 **Tags:** ``` -mcr.microsoft.com/devcontainers/dotnet:dev-10.0-preview-trixie-slim -mcr.microsoft.com/devcontainers/dotnet:dev-10.0-preview-trixie +mcr.microsoft.com/devcontainers/dotnet:dev-10.0-noble +mcr.microsoft.com/devcontainers/dotnet:dev-10.0 +mcr.microsoft.com/devcontainers/dotnet:dev-10.0-noble ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* -**Linux distribution:** Debian GNU/Linux 13 (trixie) +**Linux distribution:** Ubuntu 24.04.3 LTS (debian-like distro) **Architectures:** linux/amd64, linux/arm64 @@ -35,101 +35,20 @@ mcr.microsoft.com/devcontainers/dotnet:dev-10.0-preview-trixie | Language / runtime | Version | Path | |--------------------|---------|------| -| [.NET](https://dotnet.microsoft.com/) | 10.0.1005.25277.114 () | /usr | +| [.NET](https://dotnet.microsoft.com/) | 10.0.100 () | /usr | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | - -**Additional linux tools and packages** - -| Tool / library | Version | -|----------------|---------| -| apt-transport-https | 3.0.3 | -| apt-utils | 3.0.3 | -| ca-certificates | 20250419 | -| curl | 8.14.1-2 | -| dialog | 1.3-20250116-1 | -| git | 1:2.47.2-0.2 | -| gnupg2 | 2.4.7-21 | -| htop | 3.4.1-5 | -| iproute2 | 6.15.0-1 | -| jq | 1.7.1-6+deb13u1 | -| less | 668-1 | -| libc6 | 2.41-11 | -| libgssapi-krb5-2 | 1.21.3-5 | -| libicu76 | 76.1-4 | -| libkrb5-3 | 1.21.3-5 | -| libstdc++6 | 14.2.0-19 | -| locales | 2.41-11 | -| lsb-release | 12.1-1 | -| lsof | 4.99.4+dfsg-2 | -| man-db | 2.13.1-1 | -| manpages | 6.9.1-1 | -| manpages-dev | 6.9.1-1 | -| nano | 8.4-1 | -| ncdu | 1.22-1 | -| net-tools | 2.10-1.3 | -| openssh-client | 1:10.0p1-7 | -| procps | 2:4.0.4-9 | -| psmisc | 23.7-2 | -| rsync | 3.4.1+ds1-5 | -| strace | 6.13+ds-1 | -| sudo | 1.9.16p2-3 | -| unzip | 6.0-29 | -| vim-tiny | 2:9.1.1230-2 | -| wget | 1.25.0-2 | -| yarn | 1.22.22-1 | -| zip | 3.0-15 | -| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | -| zsh | 5.9-8+b14 | - -## Variant: 10.0-preview-noble - -**Digest:** sha256:50afcfdfcb363462b20352c49e979b7279ca6ae3c4b0d35b56b7c467b318a324 - -**Tags:** -``` -mcr.microsoft.com/devcontainers/dotnet:dev-10.0-preview-noble -mcr.microsoft.com/devcontainers/dotnet:dev-10.0-preview -mcr.microsoft.com/devcontainers/dotnet:dev-10.0-preview-noble -``` -> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* - -**Linux distribution:** Ubuntu 24.04.2 LTS (debian-like distro) - -**Architectures:** linux/amd64, linux/arm64 - -**Available (non-root) user:** vscode - -### Contents -**Languages and runtimes** - -| Language / runtime | Version | Path | -|--------------------|---------|------| -| [.NET](https://dotnet.microsoft.com/) | 10.0.1006.25358.103 () | /usr | - -**Tools installed using git** - -| Tool | Commit | Path | -|------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | -| [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | - -**Other tools and utilities** - -| Tool | Version | Path | -|------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -146,12 +65,12 @@ mcr.microsoft.com/devcontainers/dotnet:dev-10.0-preview-noble | iproute2 | 6.1.0-1ubuntu6.2 | | jq | 1.7.1-3ubuntu0.24.04.1 | | less | 590-2ubuntu2.1 | -| libc6 | 2.39-0ubuntu8.5 | +| libc6 | 2.39-0ubuntu8.6 | | libgssapi-krb5-2 | 1.20.1-6ubuntu2.6 | | libicu74 | 74.2-1ubuntu3.1 | | libkrb5-3 | 1.20.1-6ubuntu2.6 | | libstdc++6 | 14.2.0-4ubuntu2~24.04 | -| locales | 2.39-0ubuntu8.5 | +| locales | 2.39-0ubuntu8.6 | | lsb-release | 12.0-2 | | lsof | 4.95.0-1build3 | | man-db | 2.12.0-4build2 | @@ -160,14 +79,14 @@ mcr.microsoft.com/devcontainers/dotnet:dev-10.0-preview-noble | nano | 7.2-2ubuntu0.1 | | ncdu | 1.19-0.1 | | net-tools | 2.10-0.1ubuntu4.4 | -| openssh-client | 1:9.6p1-3ubuntu13.13 | +| openssh-client | 1:9.6p1-3ubuntu13.14 | | procps | 2:4.0.4-4ubuntu3.2 | | psmisc | 23.7-1build1 | | rsync | 3.2.7-1ubuntu1.2 | | strace | 6.8-0ubuntu2 | | sudo | 1.9.15p5-3ubuntu5.24.04.1 | | unzip | 6.0-28ubuntu4.1 | -| vim-tiny | 2:9.1.0016-1ubuntu7.8 | +| vim-tiny | 2:9.1.0016-1ubuntu7.9 | | wget | 1.21.4-1ubuntu4.1 | | yarn | 1.22.22-1 | | zip | 3.0-13ubuntu0.2 | @@ -176,7 +95,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-10.0-preview-noble ## Variant: 9.0-bookworm-slim -**Digest:** sha256:ac18ec6a5a8c3adc67d18751343d33129fb0e0050b5f9dd3a8ae49e3875ca53f +**Digest:** sha256:92f3355b165016b774a6fae5f37440c13fa6b0759a94e30944aa8838882ee04d **Tags:** ``` @@ -197,20 +116,20 @@ mcr.microsoft.com/devcontainers/dotnet:dev-9.0-bookworm | Language / runtime | Version | Path | |--------------------|---------|------| -| [.NET](https://dotnet.microsoft.com/) | 9.0.303 (9.0.7) | /usr | +| [.NET](https://dotnet.microsoft.com/) | 9.0.308 (9.0.1) | /usr | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -219,21 +138,21 @@ mcr.microsoft.com/devcontainers/dotnet:dev-9.0-bookworm | apt-transport-https | 2.6.1 | | apt-utils | 2.6.1 | | ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | +| curl | 7.88.1-10+deb12u14 | | dialog | 1.3-20230209-1 | | git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | +| gnupg2 | 2.2.40-1.1+deb12u1 | | htop | 3.2.2-2 | | iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb12u1 | | less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | | libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | +| libkrb5-3 | 1.20.1-2+deb12u4 | | liblttng-ust1 | 2.13.5-1 | | libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | +| locales | 2.36-9+deb12u13 | | lsb-release | 12.0-1 | | lsof | 4.95.0-1 | | man-db | 2.11.2-2 | @@ -254,11 +173,11 @@ mcr.microsoft.com/devcontainers/dotnet:dev-9.0-bookworm | yarn | 1.22.22-1 | | zip | 3.0-13 | | zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zsh | 5.9-4+b7 | ## Variant: 9.0-noble -**Digest:** sha256:4eb7bb60acd360d333a57ac8a64c4a02780be7f06400d09798e9432a66a4dee3 +**Digest:** sha256:e21a4af53d837b1585f597a53e6ad26b2a4cbebade9952e8ec6bbfe366c0edfa **Tags:** ``` @@ -266,7 +185,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-9.0-noble ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* -**Linux distribution:** Ubuntu 24.04.2 LTS (debian-like distro) +**Linux distribution:** Ubuntu 24.04.3 LTS (debian-like distro) **Architectures:** linux/amd64, linux/arm64 @@ -277,20 +196,20 @@ mcr.microsoft.com/devcontainers/dotnet:dev-9.0-noble | Language / runtime | Version | Path | |--------------------|---------|------| -| [.NET](https://dotnet.microsoft.com/) | 9.0.303 (9.0.7) | /usr | +| [.NET](https://dotnet.microsoft.com/) | 9.0.308 (9.0.1) | /usr | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -307,12 +226,12 @@ mcr.microsoft.com/devcontainers/dotnet:dev-9.0-noble | iproute2 | 6.1.0-1ubuntu6.2 | | jq | 1.7.1-3ubuntu0.24.04.1 | | less | 590-2ubuntu2.1 | -| libc6 | 2.39-0ubuntu8.5 | +| libc6 | 2.39-0ubuntu8.6 | | libgssapi-krb5-2 | 1.20.1-6ubuntu2.6 | | libicu74 | 74.2-1ubuntu3.1 | | libkrb5-3 | 1.20.1-6ubuntu2.6 | | libstdc++6 | 14.2.0-4ubuntu2~24.04 | -| locales | 2.39-0ubuntu8.5 | +| locales | 2.39-0ubuntu8.6 | | lsb-release | 12.0-2 | | lsof | 4.95.0-1build3 | | man-db | 2.12.0-4build2 | @@ -321,14 +240,14 @@ mcr.microsoft.com/devcontainers/dotnet:dev-9.0-noble | nano | 7.2-2ubuntu0.1 | | ncdu | 1.19-0.1 | | net-tools | 2.10-0.1ubuntu4.4 | -| openssh-client | 1:9.6p1-3ubuntu13.13 | +| openssh-client | 1:9.6p1-3ubuntu13.14 | | procps | 2:4.0.4-4ubuntu3.2 | | psmisc | 23.7-1build1 | | rsync | 3.2.7-1ubuntu1.2 | | strace | 6.8-0ubuntu2 | | sudo | 1.9.15p5-3ubuntu5.24.04.1 | | unzip | 6.0-28ubuntu4.1 | -| vim-tiny | 2:9.1.0016-1ubuntu7.8 | +| vim-tiny | 2:9.1.0016-1ubuntu7.9 | | wget | 1.21.4-1ubuntu4.1 | | yarn | 1.22.22-1 | | zip | 3.0-13ubuntu0.2 | @@ -337,7 +256,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-9.0-noble ## Variant: 8.0-bookworm-slim -**Digest:** sha256:a64b32d1545186299ca4973e2f6f642cd998efda95f77a4f59a90c97c3d8cc5a +**Digest:** sha256:3540ad395e292e6e1be38b052f90da34e94cbb2524e538369202e071bc18a6d3 **Tags:** ``` @@ -358,20 +277,20 @@ mcr.microsoft.com/devcontainers/dotnet:dev-8.0-bookworm | Language / runtime | Version | Path | |--------------------|---------|------| -| [.NET](https://dotnet.microsoft.com/) | 8.0.412 (8.0.1) | /usr | +| [.NET](https://dotnet.microsoft.com/) | 8.0.416 (8.0.2) | /usr | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -380,21 +299,21 @@ mcr.microsoft.com/devcontainers/dotnet:dev-8.0-bookworm | apt-transport-https | 2.6.1 | | apt-utils | 2.6.1 | | ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | +| curl | 7.88.1-10+deb12u14 | | dialog | 1.3-20230209-1 | | git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | +| gnupg2 | 2.2.40-1.1+deb12u1 | | htop | 3.2.2-2 | | iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb12u1 | | less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | | libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | +| libkrb5-3 | 1.20.1-2+deb12u4 | | liblttng-ust1 | 2.13.5-1 | | libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | +| locales | 2.36-9+deb12u13 | | lsb-release | 12.0-1 | | lsof | 4.95.0-1 | | man-db | 2.11.2-2 | @@ -415,11 +334,11 @@ mcr.microsoft.com/devcontainers/dotnet:dev-8.0-bookworm | yarn | 1.22.22-1 | | zip | 3.0-13 | | zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zsh | 5.9-4+b7 | ## Variant: 8.0-noble -**Digest:** sha256:c1e483c5236b0225015dbb4d700aee93e1eaf2b80b74bb29b36132e3dfb404bf +**Digest:** sha256:16861daa35d9ebcc78b8e5607cd9aaf5e024991cd3f87e512ed24190a41e23e3 **Tags:** ``` @@ -427,7 +346,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-8.0-noble ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* -**Linux distribution:** Ubuntu 24.04.2 LTS (debian-like distro) +**Linux distribution:** Ubuntu 24.04.3 LTS (debian-like distro) **Architectures:** linux/amd64, linux/arm64 @@ -438,20 +357,20 @@ mcr.microsoft.com/devcontainers/dotnet:dev-8.0-noble | Language / runtime | Version | Path | |--------------------|---------|------| -| [.NET](https://dotnet.microsoft.com/) | 8.0.412 (8.0.1) | /usr | +| [.NET](https://dotnet.microsoft.com/) | 8.0.416 (8.0.2) | /usr | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -468,12 +387,12 @@ mcr.microsoft.com/devcontainers/dotnet:dev-8.0-noble | iproute2 | 6.1.0-1ubuntu6.2 | | jq | 1.7.1-3ubuntu0.24.04.1 | | less | 590-2ubuntu2.1 | -| libc6 | 2.39-0ubuntu8.5 | +| libc6 | 2.39-0ubuntu8.6 | | libgssapi-krb5-2 | 1.20.1-6ubuntu2.6 | | libicu74 | 74.2-1ubuntu3.1 | | libkrb5-3 | 1.20.1-6ubuntu2.6 | | libstdc++6 | 14.2.0-4ubuntu2~24.04 | -| locales | 2.39-0ubuntu8.5 | +| locales | 2.39-0ubuntu8.6 | | lsb-release | 12.0-2 | | lsof | 4.95.0-1build3 | | man-db | 2.12.0-4build2 | @@ -482,14 +401,14 @@ mcr.microsoft.com/devcontainers/dotnet:dev-8.0-noble | nano | 7.2-2ubuntu0.1 | | ncdu | 1.19-0.1 | | net-tools | 2.10-0.1ubuntu4.4 | -| openssh-client | 1:9.6p1-3ubuntu13.13 | +| openssh-client | 1:9.6p1-3ubuntu13.14 | | procps | 2:4.0.4-4ubuntu3.2 | | psmisc | 23.7-1build1 | | rsync | 3.2.7-1ubuntu1.2 | | strace | 6.8-0ubuntu2 | | sudo | 1.9.15p5-3ubuntu5.24.04.1 | | unzip | 6.0-28ubuntu4.1 | -| vim-tiny | 2:9.1.0016-1ubuntu7.8 | +| vim-tiny | 2:9.1.0016-1ubuntu7.9 | | wget | 1.21.4-1ubuntu4.1 | | yarn | 1.22.22-1 | | zip | 3.0-13ubuntu0.2 | @@ -498,7 +417,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-8.0-noble ## Variant: 8.0-jammy -**Digest:** sha256:4dcbd297b4e3b57b7f767ad680fcd230e8a0881a475e6e2ec01883b7bbb7ef56 +**Digest:** sha256:6d8f35a5afaf8707985e6ba7fea1f6b99022e6c451d6324c60e14e49e822ac9a **Tags:** ``` @@ -517,20 +436,20 @@ mcr.microsoft.com/devcontainers/dotnet:dev-8.0-jammy | Language / runtime | Version | Path | |--------------------|---------|------| -| [.NET](https://dotnet.microsoft.com/) | 8.0.412 (8.0.1) | /usr | +| [.NET](https://dotnet.microsoft.com/) | 8.0.416 (8.0.2) | /usr | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -539,7 +458,7 @@ mcr.microsoft.com/devcontainers/dotnet:dev-8.0-jammy | apt-transport-https | 2.4.14 | | apt-utils | 2.4.14 | | ca-certificates | 20240203~22.04.1 | -| curl | 7.81.0-1ubuntu1.20 | +| curl | 7.81.0-1ubuntu1.21 | | dialog | 1.3-20211214-1 | | git | 1:2.34.1-1ubuntu1.15 | | gnupg2 | 2.2.27-3ubuntu2.4 | @@ -547,13 +466,13 @@ mcr.microsoft.com/devcontainers/dotnet:dev-8.0-jammy | iproute2 | 5.15.0-1ubuntu2 | | jq | 1.6-2.1ubuntu3.1 | | less | 590-1ubuntu0.22.04.3 | -| libc6 | 2.35-0ubuntu3.10 | +| libc6 | 2.35-0ubuntu3.11 | | libgssapi-krb5-2 | 1.19.2-2ubuntu0.7 | | libicu70 | 70.1-2 | | libkrb5-3 | 1.19.2-2ubuntu0.7 | | liblttng-ust1 | 2.13.1-1ubuntu1 | -| libstdc++6 | 12.3.0-1ubuntu1~22.04 | -| locales | 2.35-0ubuntu3.10 | +| libstdc++6 | 12.3.0-1ubuntu1~22.04.2 | +| locales | 2.35-0ubuntu3.11 | | lsb-release | 11.1.0ubuntu4 | | lsof | 4.93.2+dfsg-1.1build2 | | man-db | 2.10.2-1 | diff --git a/src/go/history/dev.md b/src/go/history/dev.md index d6e52ade8f..7e809cd4cd 100644 --- a/src/go/history/dev.md +++ b/src/go/history/dev.md @@ -5,26 +5,27 @@ **Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/go) **Image variations:** +- [1.25-trixie](#variant-125-trixie) +- [1.24-trixie](#variant-124-trixie) +- [1.25-bookworm](#variant-125-bookworm) - [1.24-bookworm](#variant-124-bookworm) -- [1.23-bookworm](#variant-123-bookworm) - [1.24-bullseye](#variant-124-bullseye) -- [1.23-bullseye](#variant-123-bullseye) -## Variant: 1.24-bookworm +## Variant: 1.25-trixie -**Digest:** sha256:a141a5cdc5db7a8d53b4dc795828ca768e2b15255c8799164d604149c7f32391 +**Digest:** sha256:2b402c0a2457a9e93bd58f21b308076f99523e7efea0adea286f87a154d4ac42 **Tags:** ``` -mcr.microsoft.com/devcontainers/go:dev-1.24-bookworm -mcr.microsoft.com/devcontainers/go:dev-1.24 +mcr.microsoft.com/devcontainers/go:dev-1.25-trixie +mcr.microsoft.com/devcontainers/go:dev-1.25 mcr.microsoft.com/devcontainers/go:dev-1 -mcr.microsoft.com/devcontainers/go:dev-1-bookworm -mcr.microsoft.com/devcontainers/go:dev-bookworm +mcr.microsoft.com/devcontainers/go:dev-1-trixie +mcr.microsoft.com/devcontainers/go:dev-trixie ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* -**Linux distribution:** Debian GNU/Linux 12 (bookworm) +**Linux distribution:** Debian GNU/Linux 13 (trixie) **Architectures:** linux/amd64, linux/arm64 @@ -35,13 +36,13 @@ mcr.microsoft.com/devcontainers/go:dev-bookworm | Language / runtime | Version | Path | |--------------------|---------|------| -| [Go](https://golang.org/dl) | 1.24.5 | /usr/local/go | +| [Go](https://golang.org/dl) | 1.25.4 | /usr/local/go | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Go tools and modules** @@ -51,76 +52,174 @@ mcr.microsoft.com/devcontainers/go:dev-bookworm | golang.org/x/tools/gopls | 0.20.0 | | honnef.co/go/tools | 0.7.0-0.dev.0.20250523013057-bbc2f4dd71ea | | golang.org/x/lint | 0.0.0-20241112194109-818c5a804067 | -| github.com/mgechev/revive | 1.11.0 | +| github.com/mgechev/revive | 1.13.0 | | github.com/uudashr/gopkgs | latest | | github.com/ramya-rao-a/go-outline | latest | -| github.com/go-delve/delve | 1.25.1 | +| github.com/go-delve/delve | 1.25.2 | | github.com/golangci/golangci-lint | latest | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** | Tool / library | Version | |----------------|---------| -| apt-transport-https | 2.6.1 | -| apt-utils | 2.6.1 | -| ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | -| dialog | 1.3-20230209-1 | -| g++ | 4:12.2.0-3 | -| gcc | 4:12.2.0-3 | -| git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | -| htop | 3.2.2-2 | -| iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | -| less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libc6-dev | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | -| libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | -| liblttng-ust1 | 2.13.5-1 | -| libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | -| lsb-release | 12.0-1 | -| lsof | 4.95.0-1 | -| make | 4.3-4.1 | -| man-db | 2.11.2-2 | -| manpages | 6.03-2 | -| manpages-dev | 6.03-2 | -| nano | 7.2-1+deb12u1 | -| ncdu | 1.18-0.2 | -| net-tools | 2.10-0.1+deb12u2 | -| openssh-client | 1:9.2p1-2+deb12u7 | -| pkg-config | 1.8.1-1 | -| procps | 2:4.0.2-3 | -| psmisc | 23.6-1 | -| rsync | 3.2.7-1+deb12u2 | -| strace | 6.1-0.1 | -| sudo | 1.9.13p3-1+deb12u2 | -| unzip | 6.0-28 | -| vim-tiny | 2:9.0.1378-2+deb12u2 | -| wget | 1.21.3-1+deb12u1 | +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| g++ | 4:14.2.0-1 | +| gcc | 4:14.2.0-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libc6-dev | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| make | 4.4.1-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7 | +| pkg-config | 1.8.1-4 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | | yarn | 1.22.22-1 | -| zip | 3.0-13 | -| zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | -## Variant: 1.23-bookworm +## Variant: 1.24-trixie -**Digest:** sha256:67eb3a359fde1ccd03a9d770eb1ecc91de32704b223f3b649fe5a4f2b19612e6 +**Digest:** sha256:657e9e76b0a014994aa82740006fa5783ee2971ea7b52a72e62e1dff2d3765b6 **Tags:** ``` -mcr.microsoft.com/devcontainers/go:dev-1.23-bookworm -mcr.microsoft.com/devcontainers/go:dev-1.23 +mcr.microsoft.com/devcontainers/go:dev-1.24-trixie +mcr.microsoft.com/devcontainers/go:dev-1.24 mcr.microsoft.com/devcontainers/go:dev-1 +mcr.microsoft.com/devcontainers/go:dev-1-trixie +mcr.microsoft.com/devcontainers/go:dev-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Go](https://golang.org/dl) | 1.24.10 | /usr/local/go | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | + +**Go tools and modules** + +| Tool / module | Version | +|---------------|---------| +| golang.org/x/tools/gopls | 0.20.0 | +| honnef.co/go/tools | 0.7.0-0.dev.0.20250523013057-bbc2f4dd71ea | +| golang.org/x/lint | 0.0.0-20241112194109-818c5a804067 | +| github.com/mgechev/revive | 1.13.0 | +| github.com/uudashr/gopkgs | latest | +| github.com/ramya-rao-a/go-outline | latest | +| github.com/go-delve/delve | 1.25.2 | +| github.com/golangci/golangci-lint | latest | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.3 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| g++ | 4:14.2.0-1 | +| gcc | 4:14.2.0-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libc6-dev | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| make | 4.4.1-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7 | +| pkg-config | 1.8.1-4 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| yarn | 1.22.22-1 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | + +## Variant: 1.25-bookworm + +**Digest:** sha256:cc354e722c392c2e8b1db398a39d702d3d3cd885e27d6c22596f51bf0ccedb49 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/go:dev-1.25-bookworm mcr.microsoft.com/devcontainers/go:dev-1-bookworm mcr.microsoft.com/devcontainers/go:dev-bookworm ``` @@ -137,13 +236,13 @@ mcr.microsoft.com/devcontainers/go:dev-bookworm | Language / runtime | Version | Path | |--------------------|---------|------| -| [Go](https://golang.org/dl) | 1.23.11 | /usr/local/go | +| [Go](https://golang.org/dl) | 1.25.4 | /usr/local/go | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Go tools and modules** @@ -151,19 +250,19 @@ mcr.microsoft.com/devcontainers/go:dev-bookworm | Tool / module | Version | |---------------|---------| | golang.org/x/tools/gopls | 0.20.0 | -| honnef.co/go/tools | 0.6.1 | +| honnef.co/go/tools | 0.7.0-0.dev.0.20250523013057-bbc2f4dd71ea | | golang.org/x/lint | 0.0.0-20241112194109-818c5a804067 | -| github.com/mgechev/revive | 1.11.0 | +| github.com/mgechev/revive | 1.13.0 | | github.com/uudashr/gopkgs | latest | | github.com/ramya-rao-a/go-outline | latest | -| github.com/go-delve/delve | 1.25.1 | +| github.com/go-delve/delve | 1.25.2 | | github.com/golangci/golangci-lint | latest | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -172,24 +271,24 @@ mcr.microsoft.com/devcontainers/go:dev-bookworm | apt-transport-https | 2.6.1 | | apt-utils | 2.6.1 | | ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | +| curl | 7.88.1-10+deb12u14 | | dialog | 1.3-20230209-1 | | g++ | 4:12.2.0-3 | | gcc | 4:12.2.0-3 | | git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | +| gnupg2 | 2.2.40-1.1+deb12u1 | | htop | 3.2.2-2 | | iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb12u1 | | less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libc6-dev | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | +| libc6 | 2.36-9+deb12u13 | +| libc6-dev | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | | libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | +| libkrb5-3 | 1.20.1-2+deb12u4 | | liblttng-ust1 | 2.13.5-1 | | libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | +| locales | 2.36-9+deb12u13 | | lsb-release | 12.0-1 | | lsof | 4.95.0-1 | | make | 4.3-4.1 | @@ -212,21 +311,21 @@ mcr.microsoft.com/devcontainers/go:dev-bookworm | yarn | 1.22.22-1 | | zip | 3.0-13 | | zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zsh | 5.9-4+b7 | -## Variant: 1.24-bullseye +## Variant: 1.24-bookworm -**Digest:** sha256:f81ce837ae5e4226383d886d17053fca06f080bf3085926b558e5f7fb909a883 +**Digest:** sha256:bbcdd64e5c97ccca81db14312785f2675bee877ec0b266f5fdd03b32aa3e983e **Tags:** ``` -mcr.microsoft.com/devcontainers/go:dev-1.24-bullseye -mcr.microsoft.com/devcontainers/go:dev-1-bullseye -mcr.microsoft.com/devcontainers/go:dev-bullseye +mcr.microsoft.com/devcontainers/go:dev-1.24-bookworm +mcr.microsoft.com/devcontainers/go:dev-1-bookworm +mcr.microsoft.com/devcontainers/go:dev-bookworm ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* -**Linux distribution:** Debian GNU/Linux 11 (bullseye) +**Linux distribution:** Debian GNU/Linux 12 (bookworm) **Architectures:** linux/amd64, linux/arm64 @@ -237,13 +336,13 @@ mcr.microsoft.com/devcontainers/go:dev-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Go](https://golang.org/dl) | 1.24.5 | /usr/local/go | +| [Go](https://golang.org/dl) | 1.24.10 | /usr/local/go | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Go tools and modules** @@ -253,75 +352,74 @@ mcr.microsoft.com/devcontainers/go:dev-bullseye | golang.org/x/tools/gopls | 0.20.0 | | honnef.co/go/tools | 0.7.0-0.dev.0.20250523013057-bbc2f4dd71ea | | golang.org/x/lint | 0.0.0-20241112194109-818c5a804067 | -| github.com/mgechev/revive | 1.11.0 | +| github.com/mgechev/revive | 1.13.0 | | github.com/uudashr/gopkgs | latest | | github.com/ramya-rao-a/go-outline | latest | -| github.com/go-delve/delve | 1.25.1 | +| github.com/go-delve/delve | 1.25.2 | | github.com/golangci/golangci-lint | latest | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.39.5 | **Additional linux tools and packages** | Tool / library | Version | |----------------|---------| -| apt-transport-https | 2.2.4 | -| apt-utils | 2.2.4 | -| ca-certificates | 20210119 | -| curl | 7.74.0-1.3+deb11u15 | -| dialog | 1.3-20201126-1 | -| g++ | 4:10.2.1-1 | -| gcc | 4:10.2.1-1 | -| git | 1:2.30.2-1+deb11u4 | -| gnupg2 | 2.2.27-2+deb11u2 | -| htop | 3.0.5-7 | -| iproute2 | 5.10.0-4 | -| jq | 1.6-2.1 | -| less | 551-2+deb11u2 | -| libc6 | 2.31-13+deb11u13 | -| libc6-dev | 2.31-13+deb11u13 | -| libgssapi-krb5-2 | 1.18.3-6+deb11u7 | -| libicu67 | 67.1-7+deb11u1 | -| libkrb5-3 | 1.18.3-6+deb11u7 | -| liblttng-ust0 | 2.12.1-1 | -| libssl1.1 | 1.1.1w-0+deb11u3 | -| libstdc++6 | 10.2.1-6 | -| locales | 2.31-13+deb11u13 | -| lsb-release | 11.1.0 | -| lsof | 4.93.2+dfsg-1.1 | +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| g++ | 4:12.2.0-3 | +| gcc | 4:12.2.0-3 | +| git | 1:2.39.5-0+deb12u2 | +| gnupg2 | 2.2.40-1.1+deb12u1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libc6-dev | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | | make | 4.3-4.1 | -| man-db | 2.9.4-2 | -| manpages | 5.10-1 | -| manpages-dev | 5.10-1 | -| nano | 5.4-2+deb11u3 | -| ncdu | 1.15.1-1 | -| net-tools | 1.60+git20181103.0eebece-1+deb11u2 | -| openssh-client | 1:8.4p1-5+deb11u5 | -| pkg-config | 0.29.2-1 | -| procps | 2:3.3.17-5 | -| psmisc | 23.4-2 | -| rsync | 3.2.3-4+deb11u3 | -| strace | 5.10-1 | -| sudo | 1.9.5p2-3+deb11u2 | -| unzip | 6.0-26+deb11u1 | -| vim-tiny | 2:8.2.2434-3+deb11u3 | -| wget | 1.21-1+deb11u2 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u7 | +| pkg-config | 1.8.1-1 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u2 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u2 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | | yarn | 1.22.22-1 | -| zip | 3.0-12 | -| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | -| zsh | 5.8-6+deb11u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b7 | -## Variant: 1.23-bullseye +## Variant: 1.24-bullseye -**Digest:** sha256:fc77a080a8e73e30c5da2c9d25f0a2c45d81cbc736907a51134c26b8e468cd93 +**Digest:** sha256:6922cccaf0695ac9d683f81be473d10bc833eb6f52d56efe53175f078407c73a **Tags:** ``` -mcr.microsoft.com/devcontainers/go:dev-1.23-bullseye +mcr.microsoft.com/devcontainers/go:dev-1.24-bullseye mcr.microsoft.com/devcontainers/go:dev-1-bullseye mcr.microsoft.com/devcontainers/go:dev-bullseye ``` @@ -338,13 +436,13 @@ mcr.microsoft.com/devcontainers/go:dev-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Go](https://golang.org/dl) | 1.23.11 | /usr/local/go | +| [Go](https://golang.org/dl) | 1.24.6 | /usr/local/go | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Go tools and modules** @@ -352,19 +450,19 @@ mcr.microsoft.com/devcontainers/go:dev-bullseye | Tool / module | Version | |---------------|---------| | golang.org/x/tools/gopls | 0.20.0 | -| honnef.co/go/tools | 0.6.1 | +| honnef.co/go/tools | 0.7.0-0.dev.0.20250523013057-bbc2f4dd71ea | | golang.org/x/lint | 0.0.0-20241112194109-818c5a804067 | -| github.com/mgechev/revive | 1.11.0 | +| github.com/mgechev/revive | 1.13.0 | | github.com/uudashr/gopkgs | latest | | github.com/ramya-rao-a/go-outline | latest | -| github.com/go-delve/delve | 1.25.1 | +| github.com/go-delve/delve | 1.25.2 | | github.com/golangci/golangci-lint | latest | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -377,11 +475,11 @@ mcr.microsoft.com/devcontainers/go:dev-bullseye | dialog | 1.3-20201126-1 | | g++ | 4:10.2.1-1 | | gcc | 4:10.2.1-1 | -| git | 1:2.30.2-1+deb11u4 | +| git | 1:2.30.2-1+deb11u5 | | gnupg2 | 2.2.27-2+deb11u2 | | htop | 3.0.5-7 | | iproute2 | 5.10.0-4 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb11u1 | | less | 551-2+deb11u2 | | libc6 | 2.31-13+deb11u13 | | libc6-dev | 2.31-13+deb11u13 | @@ -389,7 +487,7 @@ mcr.microsoft.com/devcontainers/go:dev-bullseye | libicu67 | 67.1-7+deb11u1 | | libkrb5-3 | 1.18.3-6+deb11u7 | | liblttng-ust0 | 2.12.1-1 | -| libssl1.1 | 1.1.1w-0+deb11u3 | +| libssl1.1 | 1.1.1w-0+deb11u4 | | libstdc++6 | 10.2.1-6 | | locales | 2.31-13+deb11u13 | | lsb-release | 11.1.0 | diff --git a/src/java-8/history/dev.md b/src/java-8/history/dev.md index 7ed80f67e8..f91122279a 100644 --- a/src/java-8/history/dev.md +++ b/src/java-8/history/dev.md @@ -5,22 +5,22 @@ **Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/java-8) **Image variations:** +- [trixie](#variant-trixie) - [bookworm](#variant-bookworm) -- [bullseye](#variant-bullseye) -## Variant: bookworm +## Variant: trixie -**Digest:** sha256:8b24fbc70c765bf083b0a9239474aa8541182cec74991c55cbac75a979f39279 +**Digest:** sha256:441f34c5e579d8e1d8588020bfa7eb3bdec96a25e940128ba497294dd546b906 **Tags:** ``` -mcr.microsoft.com/devcontainers/java:dev-8-bookworm +mcr.microsoft.com/devcontainers/java:dev-8-trixie mcr.microsoft.com/devcontainers/java:dev-8 -mcr.microsoft.com/devcontainers/java:dev-8-jdk-bookworm +mcr.microsoft.com/devcontainers/java:dev-8-jdk-trixie ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* -**Linux distribution:** Debian GNU/Linux 12 (bookworm) +**Linux distribution:** Debian GNU/Linux 13 (trixie) **Architectures:** linux/amd64, linux/arm64 @@ -31,77 +31,76 @@ mcr.microsoft.com/devcontainers/java:dev-8-jdk-bookworm | Language / runtime | Version | Path | |--------------------|---------|------| -| [Java](https://adoptopenjdk.net/) | 1.8.0_462
bash: line 1: /usr/local/openjdk-*/bin/java: No such file or directory | /usr/local/sdkman/candidates/java/current
/usr/local | +| [Java](https://adoptopenjdk.net/) | 1.8.0_472
bash: line 1: /usr/local/openjdk-*/bin/java: No such file or directory | /usr/local/sdkman/candidates/java/current
/usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** | Tool / library | Version | |----------------|---------| -| apt-transport-https | 2.6.1 | -| apt-utils | 2.6.1 | -| ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | -| dialog | 1.3-20230209-1 | -| git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | -| htop | 3.2.2-2 | -| iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | -| less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | -| libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | -| liblttng-ust1 | 2.13.5-1 | -| libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | -| lsb-release | 12.0-1 | -| lsof | 4.95.0-1 | -| man-db | 2.11.2-2 | -| manpages | 6.03-2 | -| manpages-dev | 6.03-2 | -| nano | 7.2-1+deb12u1 | -| ncdu | 1.18-0.2 | -| net-tools | 2.10-0.1+deb12u2 | -| openssh-client | 1:9.2p1-2+deb12u7 | -| procps | 2:4.0.2-3 | -| psmisc | 23.6-1 | -| rsync | 3.2.7-1+deb12u2 | -| strace | 6.1-0.1 | -| sudo | 1.9.13p3-1+deb12u2 | -| unzip | 6.0-28 | -| vim-tiny | 2:9.0.1378-2+deb12u2 | -| wget | 1.21.3-1+deb12u1 | +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | | yarn | 1.22.22-1 | -| zip | 3.0-13 | -| zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | -## Variant: bullseye +## Variant: bookworm -**Digest:** sha256:7f4ecd91fa9b3f7176d87d4dd0e2c0e5e8e76f051d29532782edf16db9f1034a +**Digest:** sha256:f8b48f627b10358e6caf9d9f6541477692b80dce8fbaa538457dfef1efa1b307 **Tags:** ``` -mcr.microsoft.com/devcontainers/java:dev-8-bullseye -mcr.microsoft.com/devcontainers/java:dev-8-jdk-bullseye +mcr.microsoft.com/devcontainers/java:dev-8-bookworm +mcr.microsoft.com/devcontainers/java:dev-8-jdk-bookworm ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* -**Linux distribution:** Debian GNU/Linux 11 (bullseye) +**Linux distribution:** Debian GNU/Linux 12 (bookworm) **Architectures:** linux/amd64, linux/arm64 @@ -112,63 +111,62 @@ mcr.microsoft.com/devcontainers/java:dev-8-jdk-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Java](https://adoptopenjdk.net/) | 1.8.0_462
bash: line 1: /usr/local/openjdk-*/bin/java: No such file or directory | /usr/local/sdkman/candidates/java/current
/usr/local | +| [Java](https://adoptopenjdk.net/) | 1.8.0_472
bash: line 1: /usr/local/openjdk-*/bin/java: No such file or directory | /usr/local/sdkman/candidates/java/current
/usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** | Tool / library | Version | |----------------|---------| -| apt-transport-https | 2.2.4 | -| apt-utils | 2.2.4 | -| ca-certificates | 20210119 | -| curl | 7.74.0-1.3+deb11u15 | -| dialog | 1.3-20201126-1 | -| git | 1:2.30.2-1+deb11u4 | -| gnupg2 | 2.2.27-2+deb11u2 | -| htop | 3.0.5-7 | -| iproute2 | 5.10.0-4 | -| jq | 1.6-2.1 | -| less | 551-2+deb11u2 | -| libc6 | 2.31-13+deb11u13 | -| libgssapi-krb5-2 | 1.18.3-6+deb11u7 | -| libicu67 | 67.1-7+deb11u1 | -| libkrb5-3 | 1.18.3-6+deb11u7 | -| liblttng-ust0 | 2.12.1-1 | -| libssl1.1 | 1.1.1w-0+deb11u3 | -| libstdc++6 | 10.2.1-6 | -| locales | 2.31-13+deb11u13 | -| lsb-release | 11.1.0 | -| lsof | 4.93.2+dfsg-1.1 | -| man-db | 2.9.4-2 | -| manpages | 5.10-1 | -| manpages-dev | 5.10-1 | -| nano | 5.4-2+deb11u3 | -| ncdu | 1.15.1-1 | -| net-tools | 1.60+git20181103.0eebece-1+deb11u2 | -| openssh-client | 1:8.4p1-5+deb11u5 | -| procps | 2:3.3.17-5 | -| psmisc | 23.4-2 | -| rsync | 3.2.3-4+deb11u3 | -| strace | 5.10-1 | -| sudo | 1.9.5p2-3+deb11u2 | -| unzip | 6.0-26+deb11u1 | -| vim-tiny | 2:8.2.2434-3+deb11u3 | -| wget | 1.21-1+deb11u2 | +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u2 | +| gnupg2 | 2.2.40-1.1+deb12u1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u7 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u2 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u2 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | | yarn | 1.22.22-1 | -| zip | 3.0-12 | -| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | -| zsh | 5.8-6+deb11u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b7 | diff --git a/src/java/history/dev.md b/src/java/history/dev.md index 2e735e1fa8..30525b660a 100644 --- a/src/java/history/dev.md +++ b/src/java/history/dev.md @@ -5,27 +5,29 @@ **Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/java) **Image variations:** +- [25-trixie](#variant-25-trixie) +- [21-trixie](#variant-21-trixie) +- [17-trixie](#variant-17-trixie) +- [11-trixie](#variant-11-trixie) +- [25-bookworm](#variant-25-bookworm) - [21-bookworm](#variant-21-bookworm) -- [21-bullseye](#variant-21-bullseye) - [17-bookworm](#variant-17-bookworm) -- [17-bullseye](#variant-17-bullseye) - [11-bookworm](#variant-11-bookworm) -- [11-bullseye](#variant-11-bullseye) -## Variant: 21-bookworm +## Variant: 25-trixie -**Digest:** sha256:42a4ffb005e1959a5ac3c21b322ab42d633d4e63eea17fed1dad7e8618c0e11e +**Digest:** sha256:3130020ebaae91dd262215e52dfb317559934dd89d49536cbc0bfa168f9d68d7 **Tags:** ``` -mcr.microsoft.com/devcontainers/java:dev-21-bookworm -mcr.microsoft.com/devcontainers/java:dev-21 -mcr.microsoft.com/devcontainers/java:dev-21-jdk-bookworm -mcr.microsoft.com/devcontainers/java:dev-bookworm +mcr.microsoft.com/devcontainers/java:dev-25-trixie +mcr.microsoft.com/devcontainers/java:dev-25 +mcr.microsoft.com/devcontainers/java:dev-25-jdk-trixie +mcr.microsoft.com/devcontainers/java:dev-trixie ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* -**Linux distribution:** Debian GNU/Linux 12 (bookworm) +**Linux distribution:** Debian GNU/Linux 13 (trixie) **Architectures:** linux/amd64, linux/arm64 @@ -36,78 +38,77 @@ mcr.microsoft.com/devcontainers/java:dev-bookworm | Language / runtime | Version | Path | |--------------------|---------|------| -| [Java](https://adoptopenjdk.net/) | 21.0.8 | /usr/local/ | +| [Java](https://adoptopenjdk.net/) | 25.0.1 | /usr/local/ | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** | Tool / library | Version | |----------------|---------| -| apt-transport-https | 2.6.1 | -| apt-utils | 2.6.1 | -| ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | -| dialog | 1.3-20230209-1 | -| git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | -| htop | 3.2.2-2 | -| iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | -| less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | -| libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | -| liblttng-ust1 | 2.13.5-1 | -| libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | -| lsb-release | 12.0-1 | -| lsof | 4.95.0-1 | -| man-db | 2.11.2-2 | -| manpages | 6.03-2 | -| manpages-dev | 6.03-2 | -| nano | 7.2-1+deb12u1 | -| ncdu | 1.18-0.2 | -| net-tools | 2.10-0.1+deb12u2 | -| openssh-client | 1:9.2p1-2+deb12u7 | -| procps | 2:4.0.2-3 | -| psmisc | 23.6-1 | -| rsync | 3.2.7-1+deb12u2 | -| strace | 6.1-0.1 | -| sudo | 1.9.13p3-1+deb12u2 | -| unzip | 6.0-28 | -| vim-tiny | 2:9.0.1378-2+deb12u2 | -| wget | 1.21.3-1+deb12u1 | +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | | yarn | 1.22.22-1 | -| zip | 3.0-13 | -| zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | -## Variant: 21-bullseye +## Variant: 21-trixie -**Digest:** sha256:007b0df8365118550e6081c1ab1fbf66846233ac598e4e6871e945bb251e0ad0 +**Digest:** sha256:ca630edc36de57b6b3d22ebb55ef928debf310fbcbc067a1191da0dc444bb1b2 **Tags:** ``` -mcr.microsoft.com/devcontainers/java:dev-21-bullseye -mcr.microsoft.com/devcontainers/java:dev-21-jdk-bullseye -mcr.microsoft.com/devcontainers/java:dev-bullseye +mcr.microsoft.com/devcontainers/java:dev-21-trixie +mcr.microsoft.com/devcontainers/java:dev-21 +mcr.microsoft.com/devcontainers/java:dev-21-jdk-trixie ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* -**Linux distribution:** Debian GNU/Linux 11 (bullseye) +**Linux distribution:** Debian GNU/Linux 13 (trixie) **Architectures:** linux/amd64, linux/arm64 @@ -118,75 +119,235 @@ mcr.microsoft.com/devcontainers/java:dev-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Java](https://adoptopenjdk.net/) | 21.0.8 | /usr/local/ | +| [Java](https://adoptopenjdk.net/) | 21.0.9 | /usr/local/ | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** | Tool / library | Version | |----------------|---------| -| apt-transport-https | 2.2.4 | -| apt-utils | 2.2.4 | -| ca-certificates | 20210119 | -| curl | 7.74.0-1.3+deb11u15 | -| dialog | 1.3-20201126-1 | -| git | 1:2.30.2-1+deb11u4 | -| gnupg2 | 2.2.27-2+deb11u2 | -| htop | 3.0.5-7 | -| iproute2 | 5.10.0-4 | -| jq | 1.6-2.1 | -| less | 551-2+deb11u2 | -| libc6 | 2.31-13+deb11u13 | -| libgssapi-krb5-2 | 1.18.3-6+deb11u7 | -| libicu67 | 67.1-7+deb11u1 | -| libkrb5-3 | 1.18.3-6+deb11u7 | -| liblttng-ust0 | 2.12.1-1 | -| libssl1.1 | 1.1.1w-0+deb11u3 | -| libstdc++6 | 10.2.1-6 | -| locales | 2.31-13+deb11u13 | -| lsb-release | 11.1.0 | -| lsof | 4.93.2+dfsg-1.1 | -| man-db | 2.9.4-2 | -| manpages | 5.10-1 | -| manpages-dev | 5.10-1 | -| nano | 5.4-2+deb11u3 | -| ncdu | 1.15.1-1 | -| net-tools | 1.60+git20181103.0eebece-1+deb11u2 | -| openssh-client | 1:8.4p1-5+deb11u5 | -| procps | 2:3.3.17-5 | -| psmisc | 23.4-2 | -| rsync | 3.2.3-4+deb11u3 | -| strace | 5.10-1 | -| sudo | 1.9.5p2-3+deb11u2 | -| unzip | 6.0-26+deb11u1 | -| vim-tiny | 2:8.2.2434-3+deb11u3 | -| wget | 1.21-1+deb11u2 | +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | | yarn | 1.22.22-1 | -| zip | 3.0-12 | -| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | -| zsh | 5.8-6+deb11u1 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | -## Variant: 17-bookworm +## Variant: 17-trixie -**Digest:** sha256:2625c844804e1c1e752a4d6fec20230368d72fc4ea24d919076ce2dfa3f416d3 +**Digest:** sha256:e1ed8eb123f902b1a4ffc1fe8b893e8c76667aa94b63c1e029bee23acf1672a9 **Tags:** ``` -mcr.microsoft.com/devcontainers/java:dev-17-bookworm +mcr.microsoft.com/devcontainers/java:dev-17-trixie mcr.microsoft.com/devcontainers/java:dev-17 -mcr.microsoft.com/devcontainers/java:dev-17-jdk-bookworm +mcr.microsoft.com/devcontainers/java:dev-17-jdk-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Java](https://adoptopenjdk.net/) | 17.0.17 | /usr/local/ | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.52.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| yarn | 1.22.22-1 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | + +## Variant: 11-trixie + +**Digest:** sha256:1fc79f41974c8a5e1d6f3b0c623712ace55f7264fa8f0ccbe393476624c8d8a0 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:dev-11-trixie +mcr.microsoft.com/devcontainers/java:dev-11 +mcr.microsoft.com/devcontainers/java:dev-11-jdk-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Java](https://adoptopenjdk.net/) | 11.0.29 | /usr/local/ | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.52.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| yarn | 1.22.22-1 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | + +## Variant: 25-bookworm + +**Digest:** sha256:caead0c8f26c0f59cacd048bde5624c7676b13438e247c9ba8beb4fda0b10ff7 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/java:dev-25-bookworm +mcr.microsoft.com/devcontainers/java:dev-25-jdk-bookworm +mcr.microsoft.com/devcontainers/java:dev-bookworm ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* @@ -201,20 +362,20 @@ mcr.microsoft.com/devcontainers/java:dev-17-jdk-bookworm | Language / runtime | Version | Path | |--------------------|---------|------| -| [Java](https://adoptopenjdk.net/) | 17.0.16 | /usr/local/ | +| [Java](https://adoptopenjdk.net/) | 25.0.1 | /usr/local/ | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -223,21 +384,21 @@ mcr.microsoft.com/devcontainers/java:dev-17-jdk-bookworm | apt-transport-https | 2.6.1 | | apt-utils | 2.6.1 | | ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | +| curl | 7.88.1-10+deb12u14 | | dialog | 1.3-20230209-1 | | git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | +| gnupg2 | 2.2.40-1.1+deb12u1 | | htop | 3.2.2-2 | | iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb12u1 | | less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | | libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | +| libkrb5-3 | 1.20.1-2+deb12u4 | | liblttng-ust1 | 2.13.5-1 | | libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | +| locales | 2.36-9+deb12u13 | | lsb-release | 12.0-1 | | lsof | 4.95.0-1 | | man-db | 2.11.2-2 | @@ -258,20 +419,20 @@ mcr.microsoft.com/devcontainers/java:dev-17-jdk-bookworm | yarn | 1.22.22-1 | | zip | 3.0-13 | | zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zsh | 5.9-4+b7 | -## Variant: 17-bullseye +## Variant: 21-bookworm -**Digest:** sha256:436caff1e709084880c7feca7196a8f8a62b7ac12660e79b13122969a1cdc4e7 +**Digest:** sha256:39123a9c2a2b40e7d4746bcbe1e101d8a52f14c56a7f1f03c920af4b4a1a1296 **Tags:** ``` -mcr.microsoft.com/devcontainers/java:dev-17-bullseye -mcr.microsoft.com/devcontainers/java:dev-17-jdk-bullseye +mcr.microsoft.com/devcontainers/java:dev-21-bookworm +mcr.microsoft.com/devcontainers/java:dev-21-jdk-bookworm ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* -**Linux distribution:** Debian GNU/Linux 11 (bullseye) +**Linux distribution:** Debian GNU/Linux 12 (bookworm) **Architectures:** linux/amd64, linux/arm64 @@ -282,75 +443,73 @@ mcr.microsoft.com/devcontainers/java:dev-17-jdk-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Java](https://adoptopenjdk.net/) | 17.0.16 | /usr/local/ | +| [Java](https://adoptopenjdk.net/) | 21.0.9 | /usr/local/ | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** | Tool / library | Version | |----------------|---------| -| apt-transport-https | 2.2.4 | -| apt-utils | 2.2.4 | -| ca-certificates | 20210119 | -| curl | 7.74.0-1.3+deb11u15 | -| dialog | 1.3-20201126-1 | -| git | 1:2.30.2-1+deb11u4 | -| gnupg2 | 2.2.27-2+deb11u2 | -| htop | 3.0.5-7 | -| iproute2 | 5.10.0-4 | -| jq | 1.6-2.1 | -| less | 551-2+deb11u2 | -| libc6 | 2.31-13+deb11u13 | -| libgssapi-krb5-2 | 1.18.3-6+deb11u7 | -| libicu67 | 67.1-7+deb11u1 | -| libkrb5-3 | 1.18.3-6+deb11u7 | -| liblttng-ust0 | 2.12.1-1 | -| libssl1.1 | 1.1.1w-0+deb11u3 | -| libstdc++6 | 10.2.1-6 | -| locales | 2.31-13+deb11u13 | -| lsb-release | 11.1.0 | -| lsof | 4.93.2+dfsg-1.1 | -| man-db | 2.9.4-2 | -| manpages | 5.10-1 | -| manpages-dev | 5.10-1 | -| nano | 5.4-2+deb11u3 | -| ncdu | 1.15.1-1 | -| net-tools | 1.60+git20181103.0eebece-1+deb11u2 | -| openssh-client | 1:8.4p1-5+deb11u5 | -| procps | 2:3.3.17-5 | -| psmisc | 23.4-2 | -| rsync | 3.2.3-4+deb11u3 | -| strace | 5.10-1 | -| sudo | 1.9.5p2-3+deb11u2 | -| unzip | 6.0-26+deb11u1 | -| vim-tiny | 2:8.2.2434-3+deb11u3 | -| wget | 1.21-1+deb11u2 | +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u2 | +| gnupg2 | 2.2.40-1.1+deb12u1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u7 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u2 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u2 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | | yarn | 1.22.22-1 | -| zip | 3.0-12 | -| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | -| zsh | 5.8-6+deb11u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b7 | -## Variant: 11-bookworm +## Variant: 17-bookworm -**Digest:** sha256:0a9f92ca8851ed4b143a7718467df1a88488f839453557cc383ca78e68336979 +**Digest:** sha256:88f6f3571d11a3aa37c8bbdcdfbaa4b49c96ef93e0ad516abacdfefb55bbc39b **Tags:** ``` -mcr.microsoft.com/devcontainers/java:dev-11-bookworm -mcr.microsoft.com/devcontainers/java:dev-11 -mcr.microsoft.com/devcontainers/java:dev-11-jdk-bookworm +mcr.microsoft.com/devcontainers/java:dev-17-bookworm +mcr.microsoft.com/devcontainers/java:dev-17-jdk-bookworm ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* @@ -365,20 +524,20 @@ mcr.microsoft.com/devcontainers/java:dev-11-jdk-bookworm | Language / runtime | Version | Path | |--------------------|---------|------| -| [Java](https://adoptopenjdk.net/) | 11.0.28 | /usr/local/ | +| [Java](https://adoptopenjdk.net/) | 17.0.17 | /usr/local/ | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -387,21 +546,21 @@ mcr.microsoft.com/devcontainers/java:dev-11-jdk-bookworm | apt-transport-https | 2.6.1 | | apt-utils | 2.6.1 | | ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | +| curl | 7.88.1-10+deb12u14 | | dialog | 1.3-20230209-1 | | git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | +| gnupg2 | 2.2.40-1.1+deb12u1 | | htop | 3.2.2-2 | | iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb12u1 | | less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | | libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | +| libkrb5-3 | 1.20.1-2+deb12u4 | | liblttng-ust1 | 2.13.5-1 | | libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | +| locales | 2.36-9+deb12u13 | | lsb-release | 12.0-1 | | lsof | 4.95.0-1 | | man-db | 2.11.2-2 | @@ -422,20 +581,20 @@ mcr.microsoft.com/devcontainers/java:dev-11-jdk-bookworm | yarn | 1.22.22-1 | | zip | 3.0-13 | | zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zsh | 5.9-4+b7 | -## Variant: 11-bullseye +## Variant: 11-bookworm -**Digest:** sha256:4ffa7c54ba6a59098a63e29bba7fe634fed545928f48b83ad717234027e8bae7 +**Digest:** sha256:4e6b62de67f870a50d418e60002a1b6e55f6b6f5e1d086ad2fa31f8c41e887a4 **Tags:** ``` -mcr.microsoft.com/devcontainers/java:dev-11-bullseye -mcr.microsoft.com/devcontainers/java:dev-11-jdk-bullseye +mcr.microsoft.com/devcontainers/java:dev-11-bookworm +mcr.microsoft.com/devcontainers/java:dev-11-jdk-bookworm ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* -**Linux distribution:** Debian GNU/Linux 11 (bullseye) +**Linux distribution:** Debian GNU/Linux 12 (bookworm) **Architectures:** linux/amd64, linux/arm64 @@ -446,63 +605,62 @@ mcr.microsoft.com/devcontainers/java:dev-11-jdk-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Java](https://adoptopenjdk.net/) | 11.0.28 | /usr/local/ | +| [Java](https://adoptopenjdk.net/) | 11.0.29 | /usr/local/ | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** | Tool / library | Version | |----------------|---------| -| apt-transport-https | 2.2.4 | -| apt-utils | 2.2.4 | -| ca-certificates | 20210119 | -| curl | 7.74.0-1.3+deb11u15 | -| dialog | 1.3-20201126-1 | -| git | 1:2.30.2-1+deb11u4 | -| gnupg2 | 2.2.27-2+deb11u2 | -| htop | 3.0.5-7 | -| iproute2 | 5.10.0-4 | -| jq | 1.6-2.1 | -| less | 551-2+deb11u2 | -| libc6 | 2.31-13+deb11u13 | -| libgssapi-krb5-2 | 1.18.3-6+deb11u7 | -| libicu67 | 67.1-7+deb11u1 | -| libkrb5-3 | 1.18.3-6+deb11u7 | -| liblttng-ust0 | 2.12.1-1 | -| libssl1.1 | 1.1.1w-0+deb11u3 | -| libstdc++6 | 10.2.1-6 | -| locales | 2.31-13+deb11u13 | -| lsb-release | 11.1.0 | -| lsof | 4.93.2+dfsg-1.1 | -| man-db | 2.9.4-2 | -| manpages | 5.10-1 | -| manpages-dev | 5.10-1 | -| nano | 5.4-2+deb11u3 | -| ncdu | 1.15.1-1 | -| net-tools | 1.60+git20181103.0eebece-1+deb11u2 | -| openssh-client | 1:8.4p1-5+deb11u5 | -| procps | 2:3.3.17-5 | -| psmisc | 23.4-2 | -| rsync | 3.2.3-4+deb11u3 | -| strace | 5.10-1 | -| sudo | 1.9.5p2-3+deb11u2 | -| unzip | 6.0-26+deb11u1 | -| vim-tiny | 2:8.2.2434-3+deb11u3 | -| wget | 1.21-1+deb11u2 | +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u2 | +| gnupg2 | 2.2.40-1.1+deb12u1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u7 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u2 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u2 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | | yarn | 1.22.22-1 | -| zip | 3.0-12 | -| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | -| zsh | 5.8-6+deb11u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b7 | diff --git a/src/javascript-node/history/dev.md b/src/javascript-node/history/dev.md index a2b23fe52e..0c57ebed70 100644 --- a/src/javascript-node/history/dev.md +++ b/src/javascript-node/history/dev.md @@ -5,6 +5,9 @@ **Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/javascript-node) **Image variations:** +- [24-trixie](#variant-24-trixie) +- [22-trixie](#variant-22-trixie) +- [20-trixie](#variant-20-trixie) - [24-bookworm](#variant-24-bookworm) - [22-bookworm](#variant-22-bookworm) - [20-bookworm](#variant-20-bookworm) @@ -12,14 +15,269 @@ - [22-bullseye](#variant-22-bullseye) - [20-bullseye](#variant-20-bullseye) +## Variant: 24-trixie + +**Digest:** sha256:2363f088e76c6d17b31794213cb5cd78f1063afe8de4cc54975d3fcb6b133f95 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/javascript-node:dev-24-trixie +mcr.microsoft.com/devcontainers/javascript-node:dev-24 +mcr.microsoft.com/devcontainers/javascript-node:dev-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 24.11.1 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.39.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.52.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | + +## Variant: 22-trixie + +**Digest:** sha256:d9de6e7a1dc4d57fc9594a5b1f44b55e3ec8d35effa33e39ac582d8aeafb7011 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/javascript-node:dev-22-trixie +mcr.microsoft.com/devcontainers/javascript-node:dev-22 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 22.21.1 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.39.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.52.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | + +## Variant: 20-trixie + +**Digest:** sha256:ae7a57065f1b76d9cf8807a9213042efcf79388a88317c772710ab6ef7368f47 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/javascript-node:dev-20-trixie +mcr.microsoft.com/devcontainers/javascript-node:dev-20 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 20.19.5 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.39.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.52.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | + ## Variant: 24-bookworm -**Digest:** sha256:25d9a1681c30a2756ba2eb4808c8745d34b517baed5b5475f6a73c8b7a2e00da +**Digest:** sha256:7c1b73719e859a3f23c3b4a17e6e5434bfafcef419d9a7cebf213c82275f05c3 **Tags:** ``` mcr.microsoft.com/devcontainers/javascript-node:dev-24-bookworm -mcr.microsoft.com/devcontainers/javascript-node:dev-24 mcr.microsoft.com/devcontainers/javascript-node:dev-bookworm ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* @@ -35,26 +293,26 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-bookworm | Language / runtime | Version | Path | |--------------------|---------|------| -| [Node.js](https://nodejs.org/en/) | 24.5.0 | /usr/local | +| [Node.js](https://nodejs.org/en/) | 24.11.1 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/node/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/node/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Npm globally installed tools and packages** | Tool / package | Version | |----------------|---------| -| eslint | 9.32.0 | +| eslint | 9.39.1 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -63,21 +321,21 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-bookworm | apt-transport-https | 2.6.1 | | apt-utils | 2.6.1 | | ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | +| curl | 7.88.1-10+deb12u14 | | dialog | 1.3-20230209-1 | | git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | +| gnupg2 | 2.2.40-1.1+deb12u1 | | htop | 3.2.2-2 | | iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb12u1 | | less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | | libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | +| libkrb5-3 | 1.20.1-2+deb12u4 | | liblttng-ust1 | 2.13.5-1 | | libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | +| locales | 2.36-9+deb12u13 | | lsb-release | 12.0-1 | | lsof | 4.95.0-1 | | man-db | 2.11.2-2 | @@ -97,16 +355,15 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-bookworm | wget | 1.21.3-1+deb12u1 | | zip | 3.0-13 | | zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zsh | 5.9-4+b7 | ## Variant: 22-bookworm -**Digest:** sha256:96de66858ab4220905f1b7d135fdff114977786259ebbd81aea7a6ee8ccf3175 +**Digest:** sha256:d99491b688f49244443c4dac8a111cde41755d78d566d266986530a5f176eee1 **Tags:** ``` mcr.microsoft.com/devcontainers/javascript-node:dev-22-bookworm -mcr.microsoft.com/devcontainers/javascript-node:dev-22 ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* @@ -121,26 +378,26 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-22 | Language / runtime | Version | Path | |--------------------|---------|------| -| [Node.js](https://nodejs.org/en/) | 22.18.0 | /usr/local | +| [Node.js](https://nodejs.org/en/) | 22.21.1 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/node/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/node/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Npm globally installed tools and packages** | Tool / package | Version | |----------------|---------| -| eslint | 9.32.0 | +| eslint | 9.39.1 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -149,21 +406,21 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-22 | apt-transport-https | 2.6.1 | | apt-utils | 2.6.1 | | ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | +| curl | 7.88.1-10+deb12u14 | | dialog | 1.3-20230209-1 | | git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | +| gnupg2 | 2.2.40-1.1+deb12u1 | | htop | 3.2.2-2 | | iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb12u1 | | less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | | libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | +| libkrb5-3 | 1.20.1-2+deb12u4 | | liblttng-ust1 | 2.13.5-1 | | libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | +| locales | 2.36-9+deb12u13 | | lsb-release | 12.0-1 | | lsof | 4.95.0-1 | | man-db | 2.11.2-2 | @@ -183,16 +440,15 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-22 | wget | 1.21.3-1+deb12u1 | | zip | 3.0-13 | | zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zsh | 5.9-4+b7 | ## Variant: 20-bookworm -**Digest:** sha256:9145cd56d93222139e555e537f2662de1d24706155f68f3bfc6bbcb548daeae8 +**Digest:** sha256:d2b86baf37a5b89aaee32cc388e428030a28a12c6b46f85844b3895840a53b8a **Tags:** ``` mcr.microsoft.com/devcontainers/javascript-node:dev-20-bookworm -mcr.microsoft.com/devcontainers/javascript-node:dev-20 ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* @@ -207,26 +463,26 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-20 | Language / runtime | Version | Path | |--------------------|---------|------| -| [Node.js](https://nodejs.org/en/) | 20.19.4 | /usr/local | +| [Node.js](https://nodejs.org/en/) | 20.19.5 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/node/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/node/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Npm globally installed tools and packages** | Tool / package | Version | |----------------|---------| -| eslint | 9.32.0 | +| eslint | 9.39.1 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -235,21 +491,21 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-20 | apt-transport-https | 2.6.1 | | apt-utils | 2.6.1 | | ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | +| curl | 7.88.1-10+deb12u14 | | dialog | 1.3-20230209-1 | | git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | +| gnupg2 | 2.2.40-1.1+deb12u1 | | htop | 3.2.2-2 | | iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb12u1 | | less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | | libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | +| libkrb5-3 | 1.20.1-2+deb12u4 | | liblttng-ust1 | 2.13.5-1 | | libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | +| locales | 2.36-9+deb12u13 | | lsb-release | 12.0-1 | | lsof | 4.95.0-1 | | man-db | 2.11.2-2 | @@ -269,11 +525,11 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-20 | wget | 1.21.3-1+deb12u1 | | zip | 3.0-13 | | zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zsh | 5.9-4+b7 | ## Variant: 24-bullseye -**Digest:** sha256:801a4763ea60c3041dde4f3d9eb6e72634cec730d75cb2ee92de22f71db2224c +**Digest:** sha256:55a9c84c278eee42856b944d97f863d6d7d35cec51438d04e65a021a0a352ce7 **Tags:** ``` @@ -293,26 +549,26 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Node.js](https://nodejs.org/en/) | 24.5.0 | /usr/local | +| [Node.js](https://nodejs.org/en/) | 24.11.1 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/node/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/node/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Npm globally installed tools and packages** | Tool / package | Version | |----------------|---------| -| eslint | 9.32.0 | +| eslint | 9.39.1 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -323,18 +579,18 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-bullseye | ca-certificates | 20210119 | | curl | 7.74.0-1.3+deb11u15 | | dialog | 1.3-20201126-1 | -| git | 1:2.30.2-1+deb11u4 | +| git | 1:2.30.2-1+deb11u5 | | gnupg2 | 2.2.27-2+deb11u2 | | htop | 3.0.5-7 | | iproute2 | 5.10.0-4 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb11u1 | | less | 551-2+deb11u2 | | libc6 | 2.31-13+deb11u13 | | libgssapi-krb5-2 | 1.18.3-6+deb11u7 | | libicu67 | 67.1-7+deb11u1 | | libkrb5-3 | 1.18.3-6+deb11u7 | | liblttng-ust0 | 2.12.1-1 | -| libssl1.1 | 1.1.1w-0+deb11u3 | +| libssl1.1 | 1.1.1w-0+deb11u4 | | libstdc++6 | 10.2.1-6 | | locales | 2.31-13+deb11u13 | | lsb-release | 11.1.0 | @@ -360,7 +616,7 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-bullseye ## Variant: 22-bullseye -**Digest:** sha256:ca7e49c88d4d2860ad7056bd70bc2366cb9a9b85f0e80c4ea80a48936cb0c6d0 +**Digest:** sha256:5491a84e6743032f74e2c5d80885c0b4ad87e47ca800e769034b6fcee7fcfb3a **Tags:** ``` @@ -379,26 +635,26 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-22-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Node.js](https://nodejs.org/en/) | 22.18.0 | /usr/local | +| [Node.js](https://nodejs.org/en/) | 22.21.1 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/node/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/node/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Npm globally installed tools and packages** | Tool / package | Version | |----------------|---------| -| eslint | 9.32.0 | +| eslint | 9.39.1 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -409,18 +665,18 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-22-bullseye | ca-certificates | 20210119 | | curl | 7.74.0-1.3+deb11u15 | | dialog | 1.3-20201126-1 | -| git | 1:2.30.2-1+deb11u4 | +| git | 1:2.30.2-1+deb11u5 | | gnupg2 | 2.2.27-2+deb11u2 | | htop | 3.0.5-7 | | iproute2 | 5.10.0-4 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb11u1 | | less | 551-2+deb11u2 | | libc6 | 2.31-13+deb11u13 | | libgssapi-krb5-2 | 1.18.3-6+deb11u7 | | libicu67 | 67.1-7+deb11u1 | | libkrb5-3 | 1.18.3-6+deb11u7 | | liblttng-ust0 | 2.12.1-1 | -| libssl1.1 | 1.1.1w-0+deb11u3 | +| libssl1.1 | 1.1.1w-0+deb11u4 | | libstdc++6 | 10.2.1-6 | | locales | 2.31-13+deb11u13 | | lsb-release | 11.1.0 | @@ -446,7 +702,7 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-22-bullseye ## Variant: 20-bullseye -**Digest:** sha256:b6922318753b236eadd00203cd98020d6c0e46de98bfae3be13cc80457a7816d +**Digest:** sha256:200a3d515e238d698cd9c719bf60e1446ea6481953d5858c189baf1712962e5a **Tags:** ``` @@ -465,26 +721,26 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-20-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Node.js](https://nodejs.org/en/) | 20.19.4 | /usr/local | +| [Node.js](https://nodejs.org/en/) | 20.19.5 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/node/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/node/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Npm globally installed tools and packages** | Tool / package | Version | |----------------|---------| -| eslint | 9.32.0 | +| eslint | 9.39.1 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.30.2 | **Additional linux tools and packages** @@ -495,18 +751,18 @@ mcr.microsoft.com/devcontainers/javascript-node:dev-20-bullseye | ca-certificates | 20210119 | | curl | 7.74.0-1.3+deb11u15 | | dialog | 1.3-20201126-1 | -| git | 1:2.30.2-1+deb11u4 | +| git | 1:2.30.2-1+deb11u5 | | gnupg2 | 2.2.27-2+deb11u2 | | htop | 3.0.5-7 | | iproute2 | 5.10.0-4 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb11u1 | | less | 551-2+deb11u2 | | libc6 | 2.31-13+deb11u13 | | libgssapi-krb5-2 | 1.18.3-6+deb11u7 | | libicu67 | 67.1-7+deb11u1 | | libkrb5-3 | 1.18.3-6+deb11u7 | | liblttng-ust0 | 2.12.1-1 | -| libssl1.1 | 1.1.1w-0+deb11u3 | +| libssl1.1 | 1.1.1w-0+deb11u4 | | libstdc++6 | 10.2.1-6 | | locales | 2.31-13+deb11u13 | | lsb-release | 11.1.0 | diff --git a/src/jekyll/history/dev.md b/src/jekyll/history/dev.md index 75004deecc..5030e0141b 100644 --- a/src/jekyll/history/dev.md +++ b/src/jekyll/history/dev.md @@ -5,17 +5,111 @@ **Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/jekyll) **Image variations:** +- [3.4-bookworm](#variant-34-bookworm) - [3.3-bookworm](#variant-33-bookworm) - [3.3-bullseye](#variant-33-bullseye) +## Variant: 3.4-bookworm + +**Digest:** sha256:06d820a0e5d431064401c7c033ef86e6f2a09cd1d2b7fdca9a9ba7bf403ca743 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/jekyll:dev-3.4-bookworm +mcr.microsoft.com/devcontainers/jekyll:dev +mcr.microsoft.com/devcontainers/jekyll:dev-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Ruby](https://www.ruby-lang.org/en/) | 3.4.7 | /usr/local | +| [Jekyll](https://jekyllrb.com/) | 4.4.1 | /usr/local/bundle/bin | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | 701f09808491c4f46ca95bd610759d7e51e3ca25 | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 1b648836f92a465d74e5c1d07ca5b63a898075e8 | /usr/local/share/ruby-build | + +**Ruby gems and tools** + +| Tool / gem | Version | +|------------|---------| +| bundler | 2.7.2 | +| jekyll | 4.4.1 | +| github-pages | 232 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.52.0 | +| [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u2 | +| gnupg2 | 2.2.40-1.1+deb12u1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u7 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u2 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u2 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| yarn | 1.22.22-1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b7 | + ## Variant: 3.3-bookworm -**Digest:** sha256:23992b1e0a1323718486f9b728ddfc06248184ecdf4b1821febedecbc0f13840 +**Digest:** sha256:4afafaa528402dcaf511559a7d14a04926fb40a86ffd95bce9cbfe4b1c35d6da **Tags:** ``` mcr.microsoft.com/devcontainers/jekyll:dev-3.3-bookworm -mcr.microsoft.com/devcontainers/jekyll:dev mcr.microsoft.com/devcontainers/jekyll:dev-bookworm ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* @@ -31,23 +125,23 @@ mcr.microsoft.com/devcontainers/jekyll:dev-bookworm | Language / runtime | Version | Path | |--------------------|---------|------| -| [Ruby](https://www.ruby-lang.org/en/) | 3.3.9 | /usr/local | +| [Ruby](https://www.ruby-lang.org/en/) | 3.3.10 | /usr/local | | [Jekyll](https://jekyllrb.com/) | 4.4.1 | /usr/local/bundle/bin | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | -| [rbenv](https://github.com/rbenv/rbenv.git) | 0f65ff72b2e6be9468b0321175f7d658751b746b | /usr/local/share/rbenv | -| [ruby-build](https://github.com/rbenv/ruby-build.git) | a97e10ff104dbc29bcf4382a42be011aa00cdfed | /usr/local/share/ruby-build | +| [rbenv](https://github.com/rbenv/rbenv.git) | 701f09808491c4f46ca95bd610759d7e51e3ca25 | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 1b648836f92a465d74e5c1d07ca5b63a898075e8 | /usr/local/share/ruby-build | **Ruby gems and tools** | Tool / gem | Version | |------------|---------| -| bundler | 2.7.1 | +| bundler | 2.7.2 | | jekyll | 4.4.1 | | github-pages | 232 | @@ -55,7 +149,7 @@ mcr.microsoft.com/devcontainers/jekyll:dev-bookworm | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | | [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | **Additional linux tools and packages** @@ -65,21 +159,21 @@ mcr.microsoft.com/devcontainers/jekyll:dev-bookworm | apt-transport-https | 2.6.1 | | apt-utils | 2.6.1 | | ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | +| curl | 7.88.1-10+deb12u14 | | dialog | 1.3-20230209-1 | | git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | +| gnupg2 | 2.2.40-1.1+deb12u1 | | htop | 3.2.2-2 | | iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb12u1 | | less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | | libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | +| libkrb5-3 | 1.20.1-2+deb12u4 | | liblttng-ust1 | 2.13.5-1 | | libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | +| locales | 2.36-9+deb12u13 | | lsb-release | 12.0-1 | | lsof | 4.95.0-1 | | man-db | 2.11.2-2 | @@ -100,11 +194,11 @@ mcr.microsoft.com/devcontainers/jekyll:dev-bookworm | yarn | 1.22.22-1 | | zip | 3.0-13 | | zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zsh | 5.9-4+b7 | ## Variant: 3.3-bullseye -**Digest:** sha256:8d6e2ed2ca176c85079ab4dcec9cab1cf70f0b7f0ff0b1107b0d8ab4592c1a6f +**Digest:** sha256:57bab77a4cbbef8173e3fd877d6f5a70ba6b49de8ec21c0816f58f9695ba1e3f **Tags:** ``` @@ -131,16 +225,16 @@ mcr.microsoft.com/devcontainers/jekyll:dev-bullseye | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | -| [rbenv](https://github.com/rbenv/rbenv.git) | 0f65ff72b2e6be9468b0321175f7d658751b746b | /usr/local/share/rbenv | -| [ruby-build](https://github.com/rbenv/ruby-build.git) | a97e10ff104dbc29bcf4382a42be011aa00cdfed | /usr/local/share/ruby-build | +| [rbenv](https://github.com/rbenv/rbenv.git) | 701f09808491c4f46ca95bd610759d7e51e3ca25 | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 1b648836f92a465d74e5c1d07ca5b63a898075e8 | /usr/local/share/ruby-build | **Ruby gems and tools** | Tool / gem | Version | |------------|---------| -| bundler | 2.7.1 | +| bundler | 2.7.2 | | jekyll | 4.4.1 | | github-pages | 232 | @@ -148,7 +242,7 @@ mcr.microsoft.com/devcontainers/jekyll:dev-bullseye | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | | [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | **Additional linux tools and packages** @@ -160,18 +254,18 @@ mcr.microsoft.com/devcontainers/jekyll:dev-bullseye | ca-certificates | 20210119 | | curl | 7.74.0-1.3+deb11u15 | | dialog | 1.3-20201126-1 | -| git | 1:2.30.2-1+deb11u4 | +| git | 1:2.30.2-1+deb11u5 | | gnupg2 | 2.2.27-2+deb11u2 | | htop | 3.0.5-7 | | iproute2 | 5.10.0-4 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb11u1 | | less | 551-2+deb11u2 | | libc6 | 2.31-13+deb11u13 | | libgssapi-krb5-2 | 1.18.3-6+deb11u7 | | libicu67 | 67.1-7+deb11u1 | | libkrb5-3 | 1.18.3-6+deb11u7 | | liblttng-ust0 | 2.12.1-1 | -| libssl1.1 | 1.1.1w-0+deb11u3 | +| libssl1.1 | 1.1.1w-0+deb11u4 | | libstdc++6 | 10.2.1-6 | | locales | 2.31-13+deb11u13 | | lsb-release | 11.1.0 | diff --git a/src/miniconda/history/dev.md b/src/miniconda/history/dev.md index 40d9f38390..f7f04a851a 100644 --- a/src/miniconda/history/dev.md +++ b/src/miniconda/history/dev.md @@ -4,7 +4,7 @@ **Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/miniconda) -**Digest:** sha256:511da478f8e1e101b9a155a0efd8deb863f7e34ad553d3f8d69aa3938d8d005a +**Digest:** sha256:6e3a35cc9ade4a09610417a2cca93028b8281fba2fffec6a6f29beaff41cc796 **Tags:** ``` @@ -35,28 +35,28 @@ mcr.microsoft.com/devcontainers/miniconda:dev-3 | Tool / package | Version | |----------------|---------| -| certifi | 2025.7.14 | +| certifi | 2025.11.12 | | cryptography | 44.0.1 | | setuptools | 78.1.1 | | wheel | 0.45.1 | -| requests | 2.32.4 | -| pylint | 3.3.7 | +| requests | 2.32.5 | +| pylint | 4.0.3 | | flake8 | 7.3.0 | | autopep8 | 2.3.2 | -| black | 25.1.0 | +| black | 25.11.0 | | yapf | 0.43.0 | -| mypy | 1.17.1 | +| mypy | 1.18.2 | | pydocstyle | 6.3.0 | | pycodestyle | 2.14.0 | -| bandit | 1.8.6 | -| virtualenv | 20.33.0 | -| pipx | 1.7.1 | +| bandit | 1.9.2 | +| virtualenv | 20.35.4 | +| pipx | 1.8.0 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | | [conda](https://github.com/conda/conda) | 25.3.1 | /opt/conda | **Additional linux tools and packages** @@ -66,21 +66,21 @@ mcr.microsoft.com/devcontainers/miniconda:dev-3 | apt-transport-https | 2.6.1 | | apt-utils | 2.6.1 | | ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | +| curl | 7.88.1-10+deb12u14 | | dialog | 1.3-20230209-1 | | git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | +| gnupg2 | 2.2.40-1.1+deb12u1 | | htop | 3.2.2-2 | | iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb12u1 | | less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | | libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | +| libkrb5-3 | 1.20.1-2+deb12u4 | | liblttng-ust1 | 2.13.5-1 | | libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | +| locales | 2.36-9+deb12u13 | | lsb-release | 12.0-1 | | lsof | 4.95.0-1 | | man-db | 2.11.2-2 | @@ -101,5 +101,5 @@ mcr.microsoft.com/devcontainers/miniconda:dev-3 | yarn | 1.22.22-1 | | zip | 3.0-13 | | zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zsh | 5.9-4+b7 | diff --git a/src/php/history/dev.md b/src/php/history/dev.md index ceafa4b830..5ec466850d 100644 --- a/src/php/history/dev.md +++ b/src/php/history/dev.md @@ -5,6 +5,9 @@ **Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/php) **Image variations:** +- [8.4-apache-trixie](#variant-84-apache-trixie) +- [8.3-apache-trixie](#variant-83-apache-trixie) +- [8.2-apache-trixie](#variant-82-apache-trixie) - [8.4-apache-bookworm](#variant-84-apache-bookworm) - [8.3-apache-bookworm](#variant-83-apache-bookworm) - [8.2-apache-bookworm](#variant-82-apache-bookworm) @@ -12,15 +15,265 @@ - [8.3-apache-bullseye](#variant-83-apache-bullseye) - [8.2-apache-bullseye](#variant-82-apache-bullseye) -## Variant: 8.4-apache-bookworm +## Variant: 8.4-apache-trixie -**Digest:** sha256:922711f0d1807b9a0365b349b80267d0c37b5d96236dd7b4a3ec27e13f2d246d +**Digest:** sha256:84c619f209cdd03bc760430ab3f896a0e156b1c7cf65960d67c39d5367a5e089 **Tags:** ``` -mcr.microsoft.com/devcontainers/php:dev-8.4-apache-bookworm +mcr.microsoft.com/devcontainers/php:dev-8.4-apache-trixie mcr.microsoft.com/devcontainers/php:dev-8 mcr.microsoft.com/devcontainers/php:dev-8.4 +mcr.microsoft.com/devcontainers/php:dev-8-trixie +mcr.microsoft.com/devcontainers/php:dev-8.4-trixie +mcr.microsoft.com/devcontainers/php:dev-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [PHP](https://xdebug.org/) | 8.4.15 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.52.0 | +| [Xdebug](https://xdebug.org/) | 3.4.7 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.9.2 | /usr/local | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| yarn | 1.22.22-1 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | + +## Variant: 8.3-apache-trixie + +**Digest:** sha256:d2762559e2719f3a5189a7efc990990fc902f7f233571a4971cedf06b1e1d191 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/php:dev-8.3-apache-trixie +mcr.microsoft.com/devcontainers/php:dev-8.3 +mcr.microsoft.com/devcontainers/php:dev-8.3-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [PHP](https://xdebug.org/) | 8.3.28 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.47.3 | +| [Xdebug](https://xdebug.org/) | 3.4.7 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.9.2 | /usr/local | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| yarn | 1.22.22-1 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | + +## Variant: 8.2-apache-trixie + +**Digest:** sha256:fec265507a4a9a6f7d4e00f16d759c94d47c0397eb221ef59f76da2a0bef96d4 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/php:dev-8.2-apache-trixie +mcr.microsoft.com/devcontainers/php:dev-8.2 +mcr.microsoft.com/devcontainers/php:dev-8.2-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [PHP](https://xdebug.org/) | 8.2.29 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.52.0 | +| [Xdebug](https://xdebug.org/) | 3.4.7 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.9.2 | /usr/local | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| yarn | 1.22.22-1 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | + +## Variant: 8.4-apache-bookworm + +**Digest:** sha256:67f5254c1cca6dcfb43a1d8135bd16deae2be4b5dbd50556d768feddd7306cb4 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/php:dev-8.4-apache-bookworm mcr.microsoft.com/devcontainers/php:dev-8-bookworm mcr.microsoft.com/devcontainers/php:dev-8.4-bookworm mcr.microsoft.com/devcontainers/php:dev-bookworm @@ -38,22 +291,22 @@ mcr.microsoft.com/devcontainers/php:dev-bookworm | Language / runtime | Version | Path | |--------------------|---------|------| -| [PHP](https://xdebug.org/) | 8.4.10 | /usr/local | +| [PHP](https://xdebug.org/) | 8.4.15 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | -| [Xdebug](https://xdebug.org/) | 3.4.5 | /usr/local/lib/php/extensions | -| [Composer](https://getcomposer.org/) | 2.8.10 | /usr/local | +| [git](https://github.com/git/git) | 2.52.0 | +| [Xdebug](https://xdebug.org/) | 3.4.7 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.9.2 | /usr/local | **Additional linux tools and packages** @@ -62,21 +315,21 @@ mcr.microsoft.com/devcontainers/php:dev-bookworm | apt-transport-https | 2.6.1 | | apt-utils | 2.6.1 | | ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | +| curl | 7.88.1-10+deb12u14 | | dialog | 1.3-20230209-1 | | git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | +| gnupg2 | 2.2.40-1.1+deb12u1 | | htop | 3.2.2-2 | | iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb12u1 | | less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | | libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | +| libkrb5-3 | 1.20.1-2+deb12u4 | | liblttng-ust1 | 2.13.5-1 | | libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | +| locales | 2.36-9+deb12u13 | | lsb-release | 12.0-1 | | lsof | 4.95.0-1 | | man-db | 2.11.2-2 | @@ -97,16 +350,15 @@ mcr.microsoft.com/devcontainers/php:dev-bookworm | yarn | 1.22.22-1 | | zip | 3.0-13 | | zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zsh | 5.9-4+b7 | ## Variant: 8.3-apache-bookworm -**Digest:** sha256:ae48e6a17c96bce36ba635491da99f82b0b0d091e3e1244ed04fac2c1c670176 +**Digest:** sha256:5f1b0f498128dcba76b618a0153079241266e6a3236bd4c51b5066561de46430 **Tags:** ``` mcr.microsoft.com/devcontainers/php:dev-8.3-apache-bookworm -mcr.microsoft.com/devcontainers/php:dev-8.3 mcr.microsoft.com/devcontainers/php:dev-8.3-bookworm ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* @@ -122,22 +374,22 @@ mcr.microsoft.com/devcontainers/php:dev-8.3-bookworm | Language / runtime | Version | Path | |--------------------|---------|------| -| [PHP](https://xdebug.org/) | 8.3.23 | /usr/local | +| [PHP](https://xdebug.org/) | 8.3.28 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | -| [Xdebug](https://xdebug.org/) | 3.4.5 | /usr/local/lib/php/extensions | -| [Composer](https://getcomposer.org/) | 2.8.10 | /usr/local | +| [git](https://github.com/git/git) | 2.52.0 | +| [Xdebug](https://xdebug.org/) | 3.4.7 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.9.2 | /usr/local | **Additional linux tools and packages** @@ -146,21 +398,21 @@ mcr.microsoft.com/devcontainers/php:dev-8.3-bookworm | apt-transport-https | 2.6.1 | | apt-utils | 2.6.1 | | ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | +| curl | 7.88.1-10+deb12u14 | | dialog | 1.3-20230209-1 | | git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | +| gnupg2 | 2.2.40-1.1+deb12u1 | | htop | 3.2.2-2 | | iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb12u1 | | less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | | libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | +| libkrb5-3 | 1.20.1-2+deb12u4 | | liblttng-ust1 | 2.13.5-1 | | libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | +| locales | 2.36-9+deb12u13 | | lsb-release | 12.0-1 | | lsof | 4.95.0-1 | | man-db | 2.11.2-2 | @@ -181,16 +433,15 @@ mcr.microsoft.com/devcontainers/php:dev-8.3-bookworm | yarn | 1.22.22-1 | | zip | 3.0-13 | | zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zsh | 5.9-4+b7 | ## Variant: 8.2-apache-bookworm -**Digest:** sha256:b66fa016ecc3de1d27486ebc1277113a9687e46420a5dd042fc67293ee770ed4 +**Digest:** sha256:359ea9307124cd96602a6617bd583675af71a886515fa7bbfcb35836aa03966e **Tags:** ``` mcr.microsoft.com/devcontainers/php:dev-8.2-apache-bookworm -mcr.microsoft.com/devcontainers/php:dev-8.2 mcr.microsoft.com/devcontainers/php:dev-8.2-bookworm ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* @@ -212,16 +463,16 @@ mcr.microsoft.com/devcontainers/php:dev-8.2-bookworm | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | -| [Xdebug](https://xdebug.org/) | 3.4.5 | /usr/local/lib/php/extensions | -| [Composer](https://getcomposer.org/) | 2.8.10 | /usr/local | +| [git](https://github.com/git/git) | 2.52.0 | +| [Xdebug](https://xdebug.org/) | 3.4.7 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.9.2 | /usr/local | **Additional linux tools and packages** @@ -230,21 +481,21 @@ mcr.microsoft.com/devcontainers/php:dev-8.2-bookworm | apt-transport-https | 2.6.1 | | apt-utils | 2.6.1 | | ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | +| curl | 7.88.1-10+deb12u14 | | dialog | 1.3-20230209-1 | | git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | +| gnupg2 | 2.2.40-1.1+deb12u1 | | htop | 3.2.2-2 | | iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb12u1 | | less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | | libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | +| libkrb5-3 | 1.20.1-2+deb12u4 | | liblttng-ust1 | 2.13.5-1 | | libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | +| locales | 2.36-9+deb12u13 | | lsb-release | 12.0-1 | | lsof | 4.95.0-1 | | man-db | 2.11.2-2 | @@ -265,11 +516,11 @@ mcr.microsoft.com/devcontainers/php:dev-8.2-bookworm | yarn | 1.22.22-1 | | zip | 3.0-13 | | zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zsh | 5.9-4+b7 | ## Variant: 8.4-apache-bullseye -**Digest:** sha256:2c3793cae46cfe61c15af0cbcea0ab0a7e8161a92038404b84ec0ab45f305e58 +**Digest:** sha256:ab407b7ce42e1d59ab5c23f1ded70c3c2b41776fb9d6a696b522ab1bc6eb1879 **Tags:** ``` @@ -291,22 +542,22 @@ mcr.microsoft.com/devcontainers/php:dev-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [PHP](https://xdebug.org/) | 8.4.10 | /usr/local | +| [PHP](https://xdebug.org/) | 8.4.11 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | -| [Xdebug](https://xdebug.org/) | 3.4.5 | /usr/local/lib/php/extensions | -| [Composer](https://getcomposer.org/) | 2.8.10 | /usr/local | +| [git](https://github.com/git/git) | 2.52.0 | +| [Xdebug](https://xdebug.org/) | 3.4.7 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.9.2 | /usr/local | **Additional linux tools and packages** @@ -317,18 +568,18 @@ mcr.microsoft.com/devcontainers/php:dev-bullseye | ca-certificates | 20210119 | | curl | 7.74.0-1.3+deb11u15 | | dialog | 1.3-20201126-1 | -| git | 1:2.30.2-1+deb11u4 | +| git | 1:2.30.2-1+deb11u5 | | gnupg2 | 2.2.27-2+deb11u2 | | htop | 3.0.5-7 | | iproute2 | 5.10.0-4 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb11u1 | | less | 551-2+deb11u2 | | libc6 | 2.31-13+deb11u13 | | libgssapi-krb5-2 | 1.18.3-6+deb11u7 | | libicu67 | 67.1-7+deb11u1 | | libkrb5-3 | 1.18.3-6+deb11u7 | | liblttng-ust0 | 2.12.1-1 | -| libssl1.1 | 1.1.1w-0+deb11u3 | +| libssl1.1 | 1.1.1w-0+deb11u4 | | libstdc++6 | 10.2.1-6 | | locales | 2.31-13+deb11u13 | | lsb-release | 11.1.0 | @@ -355,7 +606,7 @@ mcr.microsoft.com/devcontainers/php:dev-bullseye ## Variant: 8.3-apache-bullseye -**Digest:** sha256:d0cc2bb55b8ef0728a21c8c420a282f4d033772eb0b71951e2dd5db3f2ab4f58 +**Digest:** sha256:11567f559133575e77e8837ca59dfc91d916ee973566587f05436577c40f0f05 **Tags:** ``` @@ -375,22 +626,22 @@ mcr.microsoft.com/devcontainers/php:dev-8.3-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [PHP](https://xdebug.org/) | 8.3.23 | /usr/local | +| [PHP](https://xdebug.org/) | 8.3.24 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | -| [Xdebug](https://xdebug.org/) | 3.4.5 | /usr/local/lib/php/extensions | -| [Composer](https://getcomposer.org/) | 2.8.10 | /usr/local | +| [git](https://github.com/git/git) | 2.52.0 | +| [Xdebug](https://xdebug.org/) | 3.4.7 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.9.2 | /usr/local | **Additional linux tools and packages** @@ -401,18 +652,18 @@ mcr.microsoft.com/devcontainers/php:dev-8.3-bullseye | ca-certificates | 20210119 | | curl | 7.74.0-1.3+deb11u15 | | dialog | 1.3-20201126-1 | -| git | 1:2.30.2-1+deb11u4 | +| git | 1:2.30.2-1+deb11u5 | | gnupg2 | 2.2.27-2+deb11u2 | | htop | 3.0.5-7 | | iproute2 | 5.10.0-4 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb11u1 | | less | 551-2+deb11u2 | | libc6 | 2.31-13+deb11u13 | | libgssapi-krb5-2 | 1.18.3-6+deb11u7 | | libicu67 | 67.1-7+deb11u1 | | libkrb5-3 | 1.18.3-6+deb11u7 | | liblttng-ust0 | 2.12.1-1 | -| libssl1.1 | 1.1.1w-0+deb11u3 | +| libssl1.1 | 1.1.1w-0+deb11u4 | | libstdc++6 | 10.2.1-6 | | locales | 2.31-13+deb11u13 | | lsb-release | 11.1.0 | @@ -439,7 +690,7 @@ mcr.microsoft.com/devcontainers/php:dev-8.3-bullseye ## Variant: 8.2-apache-bullseye -**Digest:** sha256:d65cdb7d9dc1b2e7f98ed4dc776dadf5c553e870ae0918faee77e747b34ed70d +**Digest:** sha256:eb08550d9b947a9b723c4e899a07ad2e6a605c20a4bb3e3d69a0909b1fb10888 **Tags:** ``` @@ -465,16 +716,16 @@ mcr.microsoft.com/devcontainers/php:dev-8.2-bullseye | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | -| [Xdebug](https://xdebug.org/) | 3.4.5 | /usr/local/lib/php/extensions | -| [Composer](https://getcomposer.org/) | 2.8.10 | /usr/local | +| [git](https://github.com/git/git) | 2.52.0 | +| [Xdebug](https://xdebug.org/) | 3.4.7 | /usr/local/lib/php/extensions | +| [Composer](https://getcomposer.org/) | 2.9.2 | /usr/local | **Additional linux tools and packages** @@ -485,18 +736,18 @@ mcr.microsoft.com/devcontainers/php:dev-8.2-bullseye | ca-certificates | 20210119 | | curl | 7.74.0-1.3+deb11u15 | | dialog | 1.3-20201126-1 | -| git | 1:2.30.2-1+deb11u4 | +| git | 1:2.30.2-1+deb11u5 | | gnupg2 | 2.2.27-2+deb11u2 | | htop | 3.0.5-7 | | iproute2 | 5.10.0-4 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb11u1 | | less | 551-2+deb11u2 | | libc6 | 2.31-13+deb11u13 | | libgssapi-krb5-2 | 1.18.3-6+deb11u7 | | libicu67 | 67.1-7+deb11u1 | | libkrb5-3 | 1.18.3-6+deb11u7 | | liblttng-ust0 | 2.12.1-1 | -| libssl1.1 | 1.1.1w-0+deb11u3 | +| libssl1.1 | 1.1.1w-0+deb11u4 | | libstdc++6 | 10.2.1-6 | | locales | 2.31-13+deb11u13 | | lsb-release | 11.1.0 | diff --git a/src/python/history/dev.md b/src/python/history/dev.md index af10541de2..3e10db6a1e 100644 --- a/src/python/history/dev.md +++ b/src/python/history/dev.md @@ -5,32 +5,32 @@ **Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/python) **Image variations:** +- [3.14-trixie](#variant-314-trixie) +- [3.13-trixie](#variant-313-trixie) +- [3.12-trixie](#variant-312-trixie) +- [3.11-trixie](#variant-311-trixie) +- [3.10-trixie](#variant-310-trixie) +- [3.14-bookworm](#variant-314-bookworm) - [3.13-bookworm](#variant-313-bookworm) - [3.12-bookworm](#variant-312-bookworm) - [3.11-bookworm](#variant-311-bookworm) - [3.10-bookworm](#variant-310-bookworm) -- [3.9-bookworm](#variant-39-bookworm) -- [3.13-bullseye](#variant-313-bullseye) -- [3.12-bullseye](#variant-312-bullseye) -- [3.11-bullseye](#variant-311-bullseye) -- [3.10-bullseye](#variant-310-bullseye) -- [3.9-bullseye](#variant-39-bullseye) -## Variant: 3.13-bookworm +## Variant: 3.14-trixie -**Digest:** sha256:1a38a31e03bccf0cea230180255ec21a79331e53a7b2b8758cf2544a98a1a4f9 +**Digest:** sha256:3c9fe5f7d4b19827e5e67fdd5847ba85651b06ddd408aac48654e7908b113c87 **Tags:** ``` -mcr.microsoft.com/devcontainers/python:dev-3.13-bookworm -mcr.microsoft.com/devcontainers/python:dev-3.13 +mcr.microsoft.com/devcontainers/python:dev-3.14-trixie +mcr.microsoft.com/devcontainers/python:dev-3.14 mcr.microsoft.com/devcontainers/python:dev-3 -mcr.microsoft.com/devcontainers/python:dev-3-bookworm -mcr.microsoft.com/devcontainers/python:dev-bookworm +mcr.microsoft.com/devcontainers/python:dev-3-trixie +mcr.microsoft.com/devcontainers/python:dev-trixie ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* -**Linux distribution:** Debian GNU/Linux 12 (bookworm) +**Linux distribution:** Debian GNU/Linux 13 (trixie) **Architectures:** linux/amd64, linux/arm64 @@ -41,13 +41,13 @@ mcr.microsoft.com/devcontainers/python:dev-bookworm | Language / runtime | Version | Path | |--------------------|---------|------| -| [Python](https://www.python.org/) | 3.13.5 | /usr/local | +| [Python](https://www.python.org/) | 3.14.0 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Pip / pipx installed tools and packages** @@ -55,80 +55,79 @@ mcr.microsoft.com/devcontainers/python:dev-bookworm | Tool / package | Version | |----------------|---------| | setuptools | 78.1.1 | -| pylint | 3.3.7 | +| pylint | 4.0.3 | | flake8 | 7.3.0 | | autopep8 | 2.3.2 | -| black | 25.1.0 | +| black | 25.11.0 | | yapf | 0.43.0 | -| mypy | 1.17.1 | +| mypy | 1.18.2 | | pydocstyle | 6.3.0 | | pycodestyle | 2.14.0 | -| bandit | 1.8.6 | -| virtualenv | 20.33.0 | -| pipx | 1.7.1 | +| bandit | 1.9.2 | +| virtualenv | 20.35.4 | +| pipx | 1.8.0 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** | Tool / library | Version | |----------------|---------| -| apt-transport-https | 2.6.1 | -| apt-utils | 2.6.1 | -| ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | -| dialog | 1.3-20230209-1 | -| git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | -| htop | 3.2.2-2 | -| iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | -| less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | -| libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | -| liblttng-ust1 | 2.13.5-1 | -| libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | -| lsb-release | 12.0-1 | -| lsof | 4.95.0-1 | -| man-db | 2.11.2-2 | -| manpages | 6.03-2 | -| manpages-dev | 6.03-2 | -| nano | 7.2-1+deb12u1 | -| ncdu | 1.18-0.2 | -| net-tools | 2.10-0.1+deb12u2 | -| openssh-client | 1:9.2p1-2+deb12u7 | -| procps | 2:4.0.2-3 | -| psmisc | 23.6-1 | -| rsync | 3.2.7-1+deb12u2 | -| strace | 6.1-0.1 | -| sudo | 1.9.13p3-1+deb12u2 | -| unzip | 6.0-28 | -| vim-tiny | 2:9.0.1378-2+deb12u2 | -| wget | 1.21.3-1+deb12u1 | +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | | yarn | 1.22.22-1 | -| zip | 3.0-13 | -| zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | -## Variant: 3.12-bookworm +## Variant: 3.13-trixie -**Digest:** sha256:8708bfd0499b4b600de83929e98a3ff3e0af958e5380a2abb6d1bd4ac554c904 +**Digest:** sha256:4f78c9d3d3b51b3ecd0ae482191f6b9916a61140255d8961633c43c210db49f0 **Tags:** ``` -mcr.microsoft.com/devcontainers/python:dev-3.12-bookworm -mcr.microsoft.com/devcontainers/python:dev-3.12 +mcr.microsoft.com/devcontainers/python:dev-3.13-trixie +mcr.microsoft.com/devcontainers/python:dev-3.13 ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* -**Linux distribution:** Debian GNU/Linux 12 (bookworm) +**Linux distribution:** Debian GNU/Linux 13 (trixie) **Architectures:** linux/amd64, linux/arm64 @@ -139,13 +138,13 @@ mcr.microsoft.com/devcontainers/python:dev-3.12 | Language / runtime | Version | Path | |--------------------|---------|------| -| [Python](https://www.python.org/) | 3.12.11 | /usr/local | +| [Python](https://www.python.org/) | 3.13.9 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Pip / pipx installed tools and packages** @@ -153,80 +152,79 @@ mcr.microsoft.com/devcontainers/python:dev-3.12 | Tool / package | Version | |----------------|---------| | setuptools | 78.1.1 | -| pylint | 3.3.7 | +| pylint | 4.0.3 | | flake8 | 7.3.0 | | autopep8 | 2.3.2 | -| black | 25.1.0 | +| black | 25.11.0 | | yapf | 0.43.0 | -| mypy | 1.17.1 | +| mypy | 1.18.2 | | pydocstyle | 6.3.0 | | pycodestyle | 2.14.0 | -| bandit | 1.8.6 | -| virtualenv | 20.33.0 | -| pipx | 1.7.1 | +| bandit | 1.9.2 | +| virtualenv | 20.35.4 | +| pipx | 1.8.0 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** | Tool / library | Version | |----------------|---------| -| apt-transport-https | 2.6.1 | -| apt-utils | 2.6.1 | -| ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | -| dialog | 1.3-20230209-1 | -| git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | -| htop | 3.2.2-2 | -| iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | -| less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | -| libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | -| liblttng-ust1 | 2.13.5-1 | -| libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | -| lsb-release | 12.0-1 | -| lsof | 4.95.0-1 | -| man-db | 2.11.2-2 | -| manpages | 6.03-2 | -| manpages-dev | 6.03-2 | -| nano | 7.2-1+deb12u1 | -| ncdu | 1.18-0.2 | -| net-tools | 2.10-0.1+deb12u2 | -| openssh-client | 1:9.2p1-2+deb12u7 | -| procps | 2:4.0.2-3 | -| psmisc | 23.6-1 | -| rsync | 3.2.7-1+deb12u2 | -| strace | 6.1-0.1 | -| sudo | 1.9.13p3-1+deb12u2 | -| unzip | 6.0-28 | -| vim-tiny | 2:9.0.1378-2+deb12u2 | -| wget | 1.21.3-1+deb12u1 | +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | | yarn | 1.22.22-1 | -| zip | 3.0-13 | -| zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | -## Variant: 3.11-bookworm +## Variant: 3.12-trixie -**Digest:** sha256:332f8728f15110d25f2d67aea9ebd304bc5350e1047afabbac313f0ef26c90b3 +**Digest:** sha256:0f2747c73297379641076f722df106c1c631543a3d5a46daaf260094fabd66ac **Tags:** ``` -mcr.microsoft.com/devcontainers/python:dev-3.11-bookworm -mcr.microsoft.com/devcontainers/python:dev-3.11 +mcr.microsoft.com/devcontainers/python:dev-3.12-trixie +mcr.microsoft.com/devcontainers/python:dev-3.12 ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* -**Linux distribution:** Debian GNU/Linux 12 (bookworm) +**Linux distribution:** Debian GNU/Linux 13 (trixie) **Architectures:** linux/amd64, linux/arm64 @@ -237,13 +235,13 @@ mcr.microsoft.com/devcontainers/python:dev-3.11 | Language / runtime | Version | Path | |--------------------|---------|------| -| [Python](https://www.python.org/) | 3.11.13 | /usr/local | +| [Python](https://www.python.org/) | 3.12.12 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Pip / pipx installed tools and packages** @@ -251,80 +249,79 @@ mcr.microsoft.com/devcontainers/python:dev-3.11 | Tool / package | Version | |----------------|---------| | setuptools | 78.1.1 | -| pylint | 3.3.7 | +| pylint | 4.0.3 | | flake8 | 7.3.0 | | autopep8 | 2.3.2 | -| black | 25.1.0 | +| black | 25.11.0 | | yapf | 0.43.0 | -| mypy | 1.17.1 | +| mypy | 1.18.2 | | pydocstyle | 6.3.0 | | pycodestyle | 2.14.0 | -| bandit | 1.8.6 | -| virtualenv | 20.33.0 | -| pipx | 1.7.1 | +| bandit | 1.9.2 | +| virtualenv | 20.35.4 | +| pipx | 1.8.0 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** | Tool / library | Version | |----------------|---------| -| apt-transport-https | 2.6.1 | -| apt-utils | 2.6.1 | -| ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | -| dialog | 1.3-20230209-1 | -| git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | -| htop | 3.2.2-2 | -| iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | -| less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | -| libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | -| liblttng-ust1 | 2.13.5-1 | -| libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | -| lsb-release | 12.0-1 | -| lsof | 4.95.0-1 | -| man-db | 2.11.2-2 | -| manpages | 6.03-2 | -| manpages-dev | 6.03-2 | -| nano | 7.2-1+deb12u1 | -| ncdu | 1.18-0.2 | -| net-tools | 2.10-0.1+deb12u2 | -| openssh-client | 1:9.2p1-2+deb12u7 | -| procps | 2:4.0.2-3 | -| psmisc | 23.6-1 | -| rsync | 3.2.7-1+deb12u2 | -| strace | 6.1-0.1 | -| sudo | 1.9.13p3-1+deb12u2 | -| unzip | 6.0-28 | -| vim-tiny | 2:9.0.1378-2+deb12u2 | -| wget | 1.21.3-1+deb12u1 | +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | | yarn | 1.22.22-1 | -| zip | 3.0-13 | -| zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | -## Variant: 3.10-bookworm +## Variant: 3.11-trixie -**Digest:** sha256:dfb3863d5e205b375ef0657581fce037b88cbc272046d7e2f2bc7b1e1fe50276 +**Digest:** sha256:2cef045f9076eb0e6318e62d8929b93906eb842c9e68c7268b6564ed8da6fa2a **Tags:** ``` -mcr.microsoft.com/devcontainers/python:dev-3.10-bookworm -mcr.microsoft.com/devcontainers/python:dev-3.10 +mcr.microsoft.com/devcontainers/python:dev-3.11-trixie +mcr.microsoft.com/devcontainers/python:dev-3.11 ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* -**Linux distribution:** Debian GNU/Linux 12 (bookworm) +**Linux distribution:** Debian GNU/Linux 13 (trixie) **Architectures:** linux/amd64, linux/arm64 @@ -335,13 +332,13 @@ mcr.microsoft.com/devcontainers/python:dev-3.10 | Language / runtime | Version | Path | |--------------------|---------|------| -| [Python](https://www.python.org/) | 3.10.18 | /usr/local | +| [Python](https://www.python.org/) | 3.11.14 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Pip / pipx installed tools and packages** @@ -349,80 +346,79 @@ mcr.microsoft.com/devcontainers/python:dev-3.10 | Tool / package | Version | |----------------|---------| | setuptools | 78.1.1 | -| pylint | 3.3.7 | +| pylint | 4.0.3 | | flake8 | 7.3.0 | | autopep8 | 2.3.2 | -| black | 25.1.0 | +| black | 25.11.0 | | yapf | 0.43.0 | -| mypy | 1.17.1 | +| mypy | 1.18.2 | | pydocstyle | 6.3.0 | | pycodestyle | 2.14.0 | -| bandit | 1.8.6 | -| virtualenv | 20.33.0 | -| pipx | 1.7.1 | +| bandit | 1.9.2 | +| virtualenv | 20.35.4 | +| pipx | 1.8.0 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** | Tool / library | Version | |----------------|---------| -| apt-transport-https | 2.6.1 | -| apt-utils | 2.6.1 | -| ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | -| dialog | 1.3-20230209-1 | -| git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | -| htop | 3.2.2-2 | -| iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | -| less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | -| libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | -| liblttng-ust1 | 2.13.5-1 | -| libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | -| lsb-release | 12.0-1 | -| lsof | 4.95.0-1 | -| man-db | 2.11.2-2 | -| manpages | 6.03-2 | -| manpages-dev | 6.03-2 | -| nano | 7.2-1+deb12u1 | -| ncdu | 1.18-0.2 | -| net-tools | 2.10-0.1+deb12u2 | -| openssh-client | 1:9.2p1-2+deb12u7 | -| procps | 2:4.0.2-3 | -| psmisc | 23.6-1 | -| rsync | 3.2.7-1+deb12u2 | -| strace | 6.1-0.1 | -| sudo | 1.9.13p3-1+deb12u2 | -| unzip | 6.0-28 | -| vim-tiny | 2:9.0.1378-2+deb12u2 | -| wget | 1.21.3-1+deb12u1 | +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | | yarn | 1.22.22-1 | -| zip | 3.0-13 | -| zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | -## Variant: 3.9-bookworm +## Variant: 3.10-trixie -**Digest:** sha256:14258656f9d8f445e0a4832eb15be30b02b1d8a3d59033f38ad973c6775be5b3 +**Digest:** sha256:a1c8e30257bab20417ce49d16fa5191bedd68c724caf0c9a891106bbfa682da6 **Tags:** ``` -mcr.microsoft.com/devcontainers/python:dev-3.9-bookworm -mcr.microsoft.com/devcontainers/python:dev-3.9 +mcr.microsoft.com/devcontainers/python:dev-3.10-trixie +mcr.microsoft.com/devcontainers/python:dev-3.10 ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* -**Linux distribution:** Debian GNU/Linux 12 (bookworm) +**Linux distribution:** Debian GNU/Linux 13 (trixie) **Architectures:** linux/amd64, linux/arm64 @@ -433,13 +429,13 @@ mcr.microsoft.com/devcontainers/python:dev-3.9 | Language / runtime | Version | Path | |--------------------|---------|------| -| [Python](https://www.python.org/) | 3.9.23 | /usr/local | +| [Python](https://www.python.org/) | 3.10.19 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Pip / pipx installed tools and packages** @@ -447,81 +443,80 @@ mcr.microsoft.com/devcontainers/python:dev-3.9 | Tool / package | Version | |----------------|---------| | setuptools | 78.1.1 | -| pylint | 3.3.7 | +| pylint | 4.0.3 | | flake8 | 7.3.0 | | autopep8 | 2.3.2 | -| black | 25.1.0 | +| black | 25.11.0 | | yapf | 0.43.0 | -| mypy | 1.17.1 | +| mypy | 1.18.2 | | pydocstyle | 6.3.0 | | pycodestyle | 2.14.0 | -| bandit | 1.8.6 | -| virtualenv | 20.33.0 | -| pipx | 1.7.1 | +| bandit | 1.9.2 | +| virtualenv | 20.35.4 | +| pipx | 1.8.0 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** | Tool / library | Version | |----------------|---------| -| apt-transport-https | 2.6.1 | -| apt-utils | 2.6.1 | -| ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | -| dialog | 1.3-20230209-1 | -| git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | -| htop | 3.2.2-2 | -| iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | -| less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | -| libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | -| liblttng-ust1 | 2.13.5-1 | -| libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | -| lsb-release | 12.0-1 | -| lsof | 4.95.0-1 | -| man-db | 2.11.2-2 | -| manpages | 6.03-2 | -| manpages-dev | 6.03-2 | -| nano | 7.2-1+deb12u1 | -| ncdu | 1.18-0.2 | -| net-tools | 2.10-0.1+deb12u2 | -| openssh-client | 1:9.2p1-2+deb12u7 | -| procps | 2:4.0.2-3 | -| psmisc | 23.6-1 | -| rsync | 3.2.7-1+deb12u2 | -| strace | 6.1-0.1 | -| sudo | 1.9.13p3-1+deb12u2 | -| unzip | 6.0-28 | -| vim-tiny | 2:9.0.1378-2+deb12u2 | -| wget | 1.21.3-1+deb12u1 | +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | | yarn | 1.22.22-1 | -| zip | 3.0-13 | -| zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | -## Variant: 3.13-bullseye +## Variant: 3.14-bookworm -**Digest:** sha256:731877121065e05c7181525956efd8b2258d7780d668c7ac332190f69ae84c8d +**Digest:** sha256:d7484758e9d066f27ac9ad4a1bc175a9bb4ab403a9f6fefa302c6500a0c1b3c0 **Tags:** ``` -mcr.microsoft.com/devcontainers/python:dev-3.13-bullseye -mcr.microsoft.com/devcontainers/python:dev-3-bullseye -mcr.microsoft.com/devcontainers/python:dev-bullseye +mcr.microsoft.com/devcontainers/python:dev-3.14-bookworm +mcr.microsoft.com/devcontainers/python:dev-3-bookworm +mcr.microsoft.com/devcontainers/python:dev-bookworm ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* -**Linux distribution:** Debian GNU/Linux 11 (bullseye) +**Linux distribution:** Debian GNU/Linux 12 (bookworm) **Architectures:** linux/amd64, linux/arm64 @@ -532,13 +527,13 @@ mcr.microsoft.com/devcontainers/python:dev-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Python](https://www.python.org/) | 3.13.5 | /usr/local | +| [Python](https://www.python.org/) | 3.14.0 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Pip / pipx installed tools and packages** @@ -546,80 +541,79 @@ mcr.microsoft.com/devcontainers/python:dev-bullseye | Tool / package | Version | |----------------|---------| | setuptools | 78.1.1 | -| pylint | 3.3.7 | +| pylint | 4.0.3 | | flake8 | 7.3.0 | | autopep8 | 2.3.2 | -| black | 25.1.0 | +| black | 25.11.0 | | yapf | 0.43.0 | -| mypy | 1.17.1 | +| mypy | 1.18.2 | | pydocstyle | 6.3.0 | | pycodestyle | 2.14.0 | -| bandit | 1.8.6 | -| virtualenv | 20.33.0 | -| pipx | 1.7.1 | +| bandit | 1.9.2 | +| virtualenv | 20.35.4 | +| pipx | 1.8.0 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** | Tool / library | Version | |----------------|---------| -| apt-transport-https | 2.2.4 | -| apt-utils | 2.2.4 | -| ca-certificates | 20210119 | -| curl | 7.74.0-1.3+deb11u15 | -| dialog | 1.3-20201126-1 | -| git | 1:2.30.2-1+deb11u4 | -| gnupg2 | 2.2.27-2+deb11u2 | -| htop | 3.0.5-7 | -| iproute2 | 5.10.0-4 | -| jq | 1.6-2.1 | -| less | 551-2+deb11u2 | -| libc6 | 2.31-13+deb11u13 | -| libgssapi-krb5-2 | 1.18.3-6+deb11u7 | -| libicu67 | 67.1-7+deb11u1 | -| libkrb5-3 | 1.18.3-6+deb11u7 | -| liblttng-ust0 | 2.12.1-1 | -| libssl1.1 | 1.1.1w-0+deb11u3 | -| libstdc++6 | 10.2.1-6 | -| locales | 2.31-13+deb11u13 | -| lsb-release | 11.1.0 | -| lsof | 4.93.2+dfsg-1.1 | -| man-db | 2.9.4-2 | -| manpages | 5.10-1 | -| manpages-dev | 5.10-1 | -| nano | 5.4-2+deb11u3 | -| ncdu | 1.15.1-1 | -| net-tools | 1.60+git20181103.0eebece-1+deb11u2 | -| openssh-client | 1:8.4p1-5+deb11u5 | -| procps | 2:3.3.17-5 | -| psmisc | 23.4-2 | -| rsync | 3.2.3-4+deb11u3 | -| strace | 5.10-1 | -| sudo | 1.9.5p2-3+deb11u2 | -| unzip | 6.0-26+deb11u1 | -| vim-tiny | 2:8.2.2434-3+deb11u3 | -| wget | 1.21-1+deb11u2 | +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u2 | +| gnupg2 | 2.2.40-1.1+deb12u1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u7 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u2 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u2 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | | yarn | 1.22.22-1 | -| zip | 3.0-12 | -| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | -| zsh | 5.8-6+deb11u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b7 | -## Variant: 3.12-bullseye +## Variant: 3.13-bookworm -**Digest:** sha256:d6d4902a7e36fc10c12aefe297d8fd480402e127043aee07173585db58ebedb0 +**Digest:** sha256:19e2bf86a0d8bce50705ee5269f15f4232dff25a3c8e4b28f27698805c4077ab **Tags:** ``` -mcr.microsoft.com/devcontainers/python:dev-3.12-bullseye +mcr.microsoft.com/devcontainers/python:dev-3.13-bookworm ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* -**Linux distribution:** Debian GNU/Linux 11 (bullseye) +**Linux distribution:** Debian GNU/Linux 12 (bookworm) **Architectures:** linux/amd64, linux/arm64 @@ -630,13 +624,13 @@ mcr.microsoft.com/devcontainers/python:dev-3.12-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Python](https://www.python.org/) | 3.12.11 | /usr/local | +| [Python](https://www.python.org/) | 3.13.9 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Pip / pipx installed tools and packages** @@ -644,80 +638,79 @@ mcr.microsoft.com/devcontainers/python:dev-3.12-bullseye | Tool / package | Version | |----------------|---------| | setuptools | 78.1.1 | -| pylint | 3.3.7 | +| pylint | 4.0.3 | | flake8 | 7.3.0 | | autopep8 | 2.3.2 | -| black | 25.1.0 | +| black | 25.11.0 | | yapf | 0.43.0 | -| mypy | 1.17.1 | +| mypy | 1.18.2 | | pydocstyle | 6.3.0 | | pycodestyle | 2.14.0 | -| bandit | 1.8.6 | -| virtualenv | 20.33.0 | -| pipx | 1.7.1 | +| bandit | 1.9.2 | +| virtualenv | 20.35.4 | +| pipx | 1.8.0 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** | Tool / library | Version | |----------------|---------| -| apt-transport-https | 2.2.4 | -| apt-utils | 2.2.4 | -| ca-certificates | 20210119 | -| curl | 7.74.0-1.3+deb11u15 | -| dialog | 1.3-20201126-1 | -| git | 1:2.30.2-1+deb11u4 | -| gnupg2 | 2.2.27-2+deb11u2 | -| htop | 3.0.5-7 | -| iproute2 | 5.10.0-4 | -| jq | 1.6-2.1 | -| less | 551-2+deb11u2 | -| libc6 | 2.31-13+deb11u13 | -| libgssapi-krb5-2 | 1.18.3-6+deb11u7 | -| libicu67 | 67.1-7+deb11u1 | -| libkrb5-3 | 1.18.3-6+deb11u7 | -| liblttng-ust0 | 2.12.1-1 | -| libssl1.1 | 1.1.1w-0+deb11u3 | -| libstdc++6 | 10.2.1-6 | -| locales | 2.31-13+deb11u13 | -| lsb-release | 11.1.0 | -| lsof | 4.93.2+dfsg-1.1 | -| man-db | 2.9.4-2 | -| manpages | 5.10-1 | -| manpages-dev | 5.10-1 | -| nano | 5.4-2+deb11u3 | -| ncdu | 1.15.1-1 | -| net-tools | 1.60+git20181103.0eebece-1+deb11u2 | -| openssh-client | 1:8.4p1-5+deb11u5 | -| procps | 2:3.3.17-5 | -| psmisc | 23.4-2 | -| rsync | 3.2.3-4+deb11u3 | -| strace | 5.10-1 | -| sudo | 1.9.5p2-3+deb11u2 | -| unzip | 6.0-26+deb11u1 | -| vim-tiny | 2:8.2.2434-3+deb11u3 | -| wget | 1.21-1+deb11u2 | +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u2 | +| gnupg2 | 2.2.40-1.1+deb12u1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u7 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u2 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u2 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | | yarn | 1.22.22-1 | -| zip | 3.0-12 | -| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | -| zsh | 5.8-6+deb11u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b7 | -## Variant: 3.11-bullseye +## Variant: 3.12-bookworm -**Digest:** sha256:cb0bbf778671434824f13ca4466e4436701e2cd2d8080f870d4f269393ab1951 +**Digest:** sha256:af63dfa5d9016c958c0a96326bc9aa3b65b1b515be49ba0a43b092fbe5830a12 **Tags:** ``` -mcr.microsoft.com/devcontainers/python:dev-3.11-bullseye +mcr.microsoft.com/devcontainers/python:dev-3.12-bookworm ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* -**Linux distribution:** Debian GNU/Linux 11 (bullseye) +**Linux distribution:** Debian GNU/Linux 12 (bookworm) **Architectures:** linux/amd64, linux/arm64 @@ -728,13 +721,13 @@ mcr.microsoft.com/devcontainers/python:dev-3.11-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Python](https://www.python.org/) | 3.11.13 | /usr/local | +| [Python](https://www.python.org/) | 3.12.12 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Pip / pipx installed tools and packages** @@ -742,80 +735,79 @@ mcr.microsoft.com/devcontainers/python:dev-3.11-bullseye | Tool / package | Version | |----------------|---------| | setuptools | 78.1.1 | -| pylint | 3.3.7 | +| pylint | 4.0.3 | | flake8 | 7.3.0 | | autopep8 | 2.3.2 | -| black | 25.1.0 | +| black | 25.11.0 | | yapf | 0.43.0 | -| mypy | 1.17.1 | +| mypy | 1.18.2 | | pydocstyle | 6.3.0 | | pycodestyle | 2.14.0 | -| bandit | 1.8.6 | -| virtualenv | 20.33.0 | -| pipx | 1.7.1 | +| bandit | 1.9.2 | +| virtualenv | 20.35.4 | +| pipx | 1.8.0 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** | Tool / library | Version | |----------------|---------| -| apt-transport-https | 2.2.4 | -| apt-utils | 2.2.4 | -| ca-certificates | 20210119 | -| curl | 7.74.0-1.3+deb11u15 | -| dialog | 1.3-20201126-1 | -| git | 1:2.30.2-1+deb11u4 | -| gnupg2 | 2.2.27-2+deb11u2 | -| htop | 3.0.5-7 | -| iproute2 | 5.10.0-4 | -| jq | 1.6-2.1 | -| less | 551-2+deb11u2 | -| libc6 | 2.31-13+deb11u13 | -| libgssapi-krb5-2 | 1.18.3-6+deb11u7 | -| libicu67 | 67.1-7+deb11u1 | -| libkrb5-3 | 1.18.3-6+deb11u7 | -| liblttng-ust0 | 2.12.1-1 | -| libssl1.1 | 1.1.1w-0+deb11u3 | -| libstdc++6 | 10.2.1-6 | -| locales | 2.31-13+deb11u13 | -| lsb-release | 11.1.0 | -| lsof | 4.93.2+dfsg-1.1 | -| man-db | 2.9.4-2 | -| manpages | 5.10-1 | -| manpages-dev | 5.10-1 | -| nano | 5.4-2+deb11u3 | -| ncdu | 1.15.1-1 | -| net-tools | 1.60+git20181103.0eebece-1+deb11u2 | -| openssh-client | 1:8.4p1-5+deb11u5 | -| procps | 2:3.3.17-5 | -| psmisc | 23.4-2 | -| rsync | 3.2.3-4+deb11u3 | -| strace | 5.10-1 | -| sudo | 1.9.5p2-3+deb11u2 | -| unzip | 6.0-26+deb11u1 | -| vim-tiny | 2:8.2.2434-3+deb11u3 | -| wget | 1.21-1+deb11u2 | +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u2 | +| gnupg2 | 2.2.40-1.1+deb12u1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u7 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u2 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u2 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | | yarn | 1.22.22-1 | -| zip | 3.0-12 | -| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | -| zsh | 5.8-6+deb11u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b7 | -## Variant: 3.10-bullseye +## Variant: 3.11-bookworm -**Digest:** sha256:cce749f2063717d4d1a2f21d84da9dc10fc99a10fec3e7993fad24a985f71b68 +**Digest:** sha256:d46aa56f8c36f4efffadaed03413c52c6d936133a1021e9c5224060002611238 **Tags:** ``` -mcr.microsoft.com/devcontainers/python:dev-3.10-bullseye +mcr.microsoft.com/devcontainers/python:dev-3.11-bookworm ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* -**Linux distribution:** Debian GNU/Linux 11 (bullseye) +**Linux distribution:** Debian GNU/Linux 12 (bookworm) **Architectures:** linux/amd64, linux/arm64 @@ -826,13 +818,13 @@ mcr.microsoft.com/devcontainers/python:dev-3.10-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Python](https://www.python.org/) | 3.10.18 | /usr/local | +| [Python](https://www.python.org/) | 3.11.14 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Pip / pipx installed tools and packages** @@ -840,80 +832,79 @@ mcr.microsoft.com/devcontainers/python:dev-3.10-bullseye | Tool / package | Version | |----------------|---------| | setuptools | 78.1.1 | -| pylint | 3.3.7 | +| pylint | 4.0.3 | | flake8 | 7.3.0 | | autopep8 | 2.3.2 | -| black | 25.1.0 | +| black | 25.11.0 | | yapf | 0.43.0 | -| mypy | 1.17.1 | +| mypy | 1.18.2 | | pydocstyle | 6.3.0 | | pycodestyle | 2.14.0 | -| bandit | 1.8.6 | -| virtualenv | 20.33.0 | -| pipx | 1.7.1 | +| bandit | 1.9.2 | +| virtualenv | 20.35.4 | +| pipx | 1.8.0 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** | Tool / library | Version | |----------------|---------| -| apt-transport-https | 2.2.4 | -| apt-utils | 2.2.4 | -| ca-certificates | 20210119 | -| curl | 7.74.0-1.3+deb11u15 | -| dialog | 1.3-20201126-1 | -| git | 1:2.30.2-1+deb11u4 | -| gnupg2 | 2.2.27-2+deb11u2 | -| htop | 3.0.5-7 | -| iproute2 | 5.10.0-4 | -| jq | 1.6-2.1 | -| less | 551-2+deb11u2 | -| libc6 | 2.31-13+deb11u13 | -| libgssapi-krb5-2 | 1.18.3-6+deb11u7 | -| libicu67 | 67.1-7+deb11u1 | -| libkrb5-3 | 1.18.3-6+deb11u7 | -| liblttng-ust0 | 2.12.1-1 | -| libssl1.1 | 1.1.1w-0+deb11u3 | -| libstdc++6 | 10.2.1-6 | -| locales | 2.31-13+deb11u13 | -| lsb-release | 11.1.0 | -| lsof | 4.93.2+dfsg-1.1 | -| man-db | 2.9.4-2 | -| manpages | 5.10-1 | -| manpages-dev | 5.10-1 | -| nano | 5.4-2+deb11u3 | -| ncdu | 1.15.1-1 | -| net-tools | 1.60+git20181103.0eebece-1+deb11u2 | -| openssh-client | 1:8.4p1-5+deb11u5 | -| procps | 2:3.3.17-5 | -| psmisc | 23.4-2 | -| rsync | 3.2.3-4+deb11u3 | -| strace | 5.10-1 | -| sudo | 1.9.5p2-3+deb11u2 | -| unzip | 6.0-26+deb11u1 | -| vim-tiny | 2:8.2.2434-3+deb11u3 | -| wget | 1.21-1+deb11u2 | +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u2 | +| gnupg2 | 2.2.40-1.1+deb12u1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u7 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u2 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u2 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | | yarn | 1.22.22-1 | -| zip | 3.0-12 | -| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | -| zsh | 5.8-6+deb11u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b7 | -## Variant: 3.9-bullseye +## Variant: 3.10-bookworm -**Digest:** sha256:11075d4c4ca3bb49cbf179644bbdc170771187d9390ad99970afd0e9b6459d38 +**Digest:** sha256:7501faab315b3a62630c84772168f6d6d42809ff0a557d2a29abc1e1688e31dc **Tags:** ``` -mcr.microsoft.com/devcontainers/python:dev-3.9-bullseye +mcr.microsoft.com/devcontainers/python:dev-3.10-bookworm ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* -**Linux distribution:** Debian GNU/Linux 11 (bullseye) +**Linux distribution:** Debian GNU/Linux 12 (bookworm) **Architectures:** linux/amd64, linux/arm64 @@ -924,13 +915,13 @@ mcr.microsoft.com/devcontainers/python:dev-3.9-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Python](https://www.python.org/) | 3.9.23 | /usr/local | +| [Python](https://www.python.org/) | 3.10.19 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Pip / pipx installed tools and packages** @@ -938,66 +929,65 @@ mcr.microsoft.com/devcontainers/python:dev-3.9-bullseye | Tool / package | Version | |----------------|---------| | setuptools | 78.1.1 | -| pylint | 3.3.7 | +| pylint | 4.0.3 | | flake8 | 7.3.0 | | autopep8 | 2.3.2 | -| black | 25.1.0 | +| black | 25.11.0 | | yapf | 0.43.0 | -| mypy | 1.17.1 | +| mypy | 1.18.2 | | pydocstyle | 6.3.0 | | pycodestyle | 2.14.0 | -| bandit | 1.8.6 | -| virtualenv | 20.33.0 | -| pipx | 1.7.1 | +| bandit | 1.9.2 | +| virtualenv | 20.35.4 | +| pipx | 1.8.0 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** | Tool / library | Version | |----------------|---------| -| apt-transport-https | 2.2.4 | -| apt-utils | 2.2.4 | -| ca-certificates | 20210119 | -| curl | 7.74.0-1.3+deb11u15 | -| dialog | 1.3-20201126-1 | -| git | 1:2.30.2-1+deb11u4 | -| gnupg2 | 2.2.27-2+deb11u2 | -| htop | 3.0.5-7 | -| iproute2 | 5.10.0-4 | -| jq | 1.6-2.1 | -| less | 551-2+deb11u2 | -| libc6 | 2.31-13+deb11u13 | -| libgssapi-krb5-2 | 1.18.3-6+deb11u7 | -| libicu67 | 67.1-7+deb11u1 | -| libkrb5-3 | 1.18.3-6+deb11u7 | -| liblttng-ust0 | 2.12.1-1 | -| libssl1.1 | 1.1.1w-0+deb11u3 | -| libstdc++6 | 10.2.1-6 | -| locales | 2.31-13+deb11u13 | -| lsb-release | 11.1.0 | -| lsof | 4.93.2+dfsg-1.1 | -| man-db | 2.9.4-2 | -| manpages | 5.10-1 | -| manpages-dev | 5.10-1 | -| nano | 5.4-2+deb11u3 | -| ncdu | 1.15.1-1 | -| net-tools | 1.60+git20181103.0eebece-1+deb11u2 | -| openssh-client | 1:8.4p1-5+deb11u5 | -| procps | 2:3.3.17-5 | -| psmisc | 23.4-2 | -| rsync | 3.2.3-4+deb11u3 | -| strace | 5.10-1 | -| sudo | 1.9.5p2-3+deb11u2 | -| unzip | 6.0-26+deb11u1 | -| vim-tiny | 2:8.2.2434-3+deb11u3 | -| wget | 1.21-1+deb11u2 | +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u2 | +| gnupg2 | 2.2.40-1.1+deb12u1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u7 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u2 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u2 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | | yarn | 1.22.22-1 | -| zip | 3.0-12 | -| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | -| zsh | 5.8-6+deb11u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b7 | diff --git a/src/ruby/history/dev.md b/src/ruby/history/dev.md index 6af7412e1d..5afaae1dff 100644 --- a/src/ruby/history/dev.md +++ b/src/ruby/history/dev.md @@ -5,6 +5,9 @@ **Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/ruby) **Image variations:** +- [3.4-trixie](#variant-34-trixie) +- [3.3-trixie](#variant-33-trixie) +- [3.2-trixie](#variant-32-trixie) - [3.4-bookworm](#variant-34-bookworm) - [3.3-bookworm](#variant-33-bookworm) - [3.2-bookworm](#variant-32-bookworm) @@ -12,15 +15,268 @@ - [3.3-bullseye](#variant-33-bullseye) - [3.2-bullseye](#variant-32-bullseye) -## Variant: 3.4-bookworm +## Variant: 3.4-trixie -**Digest:** sha256:5ed68c15d86810237f0c4e91ba751d2d333b3dae0cb191d91af12d5a9f5acd23 +**Digest:** sha256:d70a6452706be82044c9306e0e3000ebdca5dbd213ec4f89b73d35f1238157d4 **Tags:** ``` -mcr.microsoft.com/devcontainers/ruby:dev-3.4-bookworm +mcr.microsoft.com/devcontainers/ruby:dev-3.4-trixie mcr.microsoft.com/devcontainers/ruby:dev-3 mcr.microsoft.com/devcontainers/ruby:dev-3.4 +mcr.microsoft.com/devcontainers/ruby:dev-3-trixie +mcr.microsoft.com/devcontainers/ruby:dev-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Ruby](https://www.ruby-lang.org/en/) | 3.4.7 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | 701f09808491c4f46ca95bd610759d7e51e3ca25 | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 1b648836f92a465d74e5c1d07ca5b63a898075e8 | /usr/local/share/ruby-build | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.52.0 | +| [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| build-essential | 12.12 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| yarn | 1.22.22-1 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | + +## Variant: 3.3-trixie + +**Digest:** sha256:1946a626b29c62477d045027c566ac49985bf948969cbd5aae6055ae5beca52e + +**Tags:** +``` +mcr.microsoft.com/devcontainers/ruby:dev-3.3-trixie +mcr.microsoft.com/devcontainers/ruby:dev-3.3 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Ruby](https://www.ruby-lang.org/en/) | 3.3.10 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | 701f09808491c4f46ca95bd610759d7e51e3ca25 | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 1b648836f92a465d74e5c1d07ca5b63a898075e8 | /usr/local/share/ruby-build | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.52.0 | +| [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| build-essential | 12.12 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| yarn | 1.22.22-1 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | + +## Variant: 3.2-trixie + +**Digest:** sha256:ef79d998db0eb4563792fae3587498a4e5667c8f96c47f21ccede00dada1275f + +**Tags:** +``` +mcr.microsoft.com/devcontainers/ruby:dev-3.2-trixie +mcr.microsoft.com/devcontainers/ruby:dev-3.2 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Ruby](https://www.ruby-lang.org/en/) | 3.2.9 | /usr/local | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | +| [rbenv](https://github.com/rbenv/rbenv.git) | 701f09808491c4f46ca95bd610759d7e51e3ca25 | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 1b648836f92a465d74e5c1d07ca5b63a898075e8 | /usr/local/share/ruby-build | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.52.0 | +| [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| build-essential | 12.12 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| yarn | 1.22.22-1 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | + +## Variant: 3.4-bookworm + +**Digest:** sha256:b7996814d8e2e450430c3e4570557719e27b0c27182d1d00cabecf109bf36780 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/ruby:dev-3.4-bookworm mcr.microsoft.com/devcontainers/ruby:dev-3-bookworm mcr.microsoft.com/devcontainers/ruby:dev-bookworm ``` @@ -37,22 +293,22 @@ mcr.microsoft.com/devcontainers/ruby:dev-bookworm | Language / runtime | Version | Path | |--------------------|---------|------| -| [Ruby](https://www.ruby-lang.org/en/) | 3.4.5 | /usr/local | +| [Ruby](https://www.ruby-lang.org/en/) | 3.4.7 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | -| [rbenv](https://github.com/rbenv/rbenv.git) | 0f65ff72b2e6be9468b0321175f7d658751b746b | /usr/local/share/rbenv | -| [ruby-build](https://github.com/rbenv/ruby-build.git) | a97e10ff104dbc29bcf4382a42be011aa00cdfed | /usr/local/share/ruby-build | +| [rbenv](https://github.com/rbenv/rbenv.git) | 701f09808491c4f46ca95bd610759d7e51e3ca25 | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 1b648836f92a465d74e5c1d07ca5b63a898075e8 | /usr/local/share/ruby-build | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | | [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | **Additional linux tools and packages** @@ -63,21 +319,21 @@ mcr.microsoft.com/devcontainers/ruby:dev-bookworm | apt-utils | 2.6.1 | | build-essential | 12.9 | | ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | +| curl | 7.88.1-10+deb12u14 | | dialog | 1.3-20230209-1 | | git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | +| gnupg2 | 2.2.40-1.1+deb12u1 | | htop | 3.2.2-2 | | iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb12u1 | | less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | | libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | +| libkrb5-3 | 1.20.1-2+deb12u4 | | liblttng-ust1 | 2.13.5-1 | | libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | +| locales | 2.36-9+deb12u13 | | lsb-release | 12.0-1 | | lsof | 4.95.0-1 | | man-db | 2.11.2-2 | @@ -98,16 +354,16 @@ mcr.microsoft.com/devcontainers/ruby:dev-bookworm | yarn | 1.22.22-1 | | zip | 3.0-13 | | zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zsh | 5.9-4+b7 | ## Variant: 3.3-bookworm -**Digest:** sha256:dad44ae32ee45353f6ceba3d917afce84c2eeeb957bc8e06288ebca2e492b008 +**Digest:** sha256:d856ca970a89861a70a2a17cd17f8eaf6f47b072ab533c307a82783b90b17811 **Tags:** ``` mcr.microsoft.com/devcontainers/ruby:dev-3.3-bookworm -mcr.microsoft.com/devcontainers/ruby:dev-3.3 +mcr.microsoft.com/devcontainers/ruby:dev-3.3-bookworm ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* @@ -122,22 +378,22 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.3 | Language / runtime | Version | Path | |--------------------|---------|------| -| [Ruby](https://www.ruby-lang.org/en/) | 3.3.9 | /usr/local | +| [Ruby](https://www.ruby-lang.org/en/) | 3.3.10 | /usr/local | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | -| [rbenv](https://github.com/rbenv/rbenv.git) | 0f65ff72b2e6be9468b0321175f7d658751b746b | /usr/local/share/rbenv | -| [ruby-build](https://github.com/rbenv/ruby-build.git) | a97e10ff104dbc29bcf4382a42be011aa00cdfed | /usr/local/share/ruby-build | +| [rbenv](https://github.com/rbenv/rbenv.git) | 701f09808491c4f46ca95bd610759d7e51e3ca25 | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 1b648836f92a465d74e5c1d07ca5b63a898075e8 | /usr/local/share/ruby-build | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | | [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | **Additional linux tools and packages** @@ -148,21 +404,21 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.3 | apt-utils | 2.6.1 | | build-essential | 12.9 | | ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | +| curl | 7.88.1-10+deb12u14 | | dialog | 1.3-20230209-1 | | git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | +| gnupg2 | 2.2.40-1.1+deb12u1 | | htop | 3.2.2-2 | | iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb12u1 | | less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | | libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | +| libkrb5-3 | 1.20.1-2+deb12u4 | | liblttng-ust1 | 2.13.5-1 | | libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | +| locales | 2.36-9+deb12u13 | | lsb-release | 12.0-1 | | lsof | 4.95.0-1 | | man-db | 2.11.2-2 | @@ -183,16 +439,16 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.3 | yarn | 1.22.22-1 | | zip | 3.0-13 | | zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zsh | 5.9-4+b7 | ## Variant: 3.2-bookworm -**Digest:** sha256:f0dc5cd72b04abed8b696adcc5051ead5b15b3b4b9124d4329db36b080992fc9 +**Digest:** sha256:0c77e2f69a5c08f97b8d1d6eea1334b25d9927777539da0fbc8ce31ebad95194 **Tags:** ``` mcr.microsoft.com/devcontainers/ruby:dev-3.2-bookworm -mcr.microsoft.com/devcontainers/ruby:dev-3.2 +mcr.microsoft.com/devcontainers/ruby:dev-3.2-bookworm ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* @@ -213,16 +469,16 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.2 | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | -| [rbenv](https://github.com/rbenv/rbenv.git) | 0f65ff72b2e6be9468b0321175f7d658751b746b | /usr/local/share/rbenv | -| [ruby-build](https://github.com/rbenv/ruby-build.git) | a97e10ff104dbc29bcf4382a42be011aa00cdfed | /usr/local/share/ruby-build | +| [rbenv](https://github.com/rbenv/rbenv.git) | 701f09808491c4f46ca95bd610759d7e51e3ca25 | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 1b648836f92a465d74e5c1d07ca5b63a898075e8 | /usr/local/share/ruby-build | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | | [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | **Additional linux tools and packages** @@ -233,21 +489,21 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.2 | apt-utils | 2.6.1 | | build-essential | 12.9 | | ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | +| curl | 7.88.1-10+deb12u14 | | dialog | 1.3-20230209-1 | | git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | +| gnupg2 | 2.2.40-1.1+deb12u1 | | htop | 3.2.2-2 | | iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb12u1 | | less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | | libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | +| libkrb5-3 | 1.20.1-2+deb12u4 | | liblttng-ust1 | 2.13.5-1 | | libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | +| locales | 2.36-9+deb12u13 | | lsb-release | 12.0-1 | | lsof | 4.95.0-1 | | man-db | 2.11.2-2 | @@ -268,11 +524,11 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.2 | yarn | 1.22.22-1 | | zip | 3.0-13 | | zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zsh | 5.9-4+b7 | ## Variant: 3.4-bullseye -**Digest:** sha256:0195c5ff2f13cc8cef72acf6ab72bd4951fe69178bccf9a81515e987a680880b +**Digest:** sha256:05d49093b4a80d1e3fc96813ef6e1002776bbdb6ab81eab4ee9df9951077caf8 **Tags:** ``` @@ -299,16 +555,16 @@ mcr.microsoft.com/devcontainers/ruby:dev-bullseye | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | -| [rbenv](https://github.com/rbenv/rbenv.git) | 0f65ff72b2e6be9468b0321175f7d658751b746b | /usr/local/share/rbenv | -| [ruby-build](https://github.com/rbenv/ruby-build.git) | a97e10ff104dbc29bcf4382a42be011aa00cdfed | /usr/local/share/ruby-build | +| [rbenv](https://github.com/rbenv/rbenv.git) | 701f09808491c4f46ca95bd610759d7e51e3ca25 | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 1b648836f92a465d74e5c1d07ca5b63a898075e8 | /usr/local/share/ruby-build | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | | [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | **Additional linux tools and packages** @@ -321,18 +577,18 @@ mcr.microsoft.com/devcontainers/ruby:dev-bullseye | ca-certificates | 20210119 | | curl | 7.74.0-1.3+deb11u15 | | dialog | 1.3-20201126-1 | -| git | 1:2.30.2-1+deb11u4 | +| git | 1:2.30.2-1+deb11u5 | | gnupg2 | 2.2.27-2+deb11u2 | | htop | 3.0.5-7 | | iproute2 | 5.10.0-4 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb11u1 | | less | 551-2+deb11u2 | | libc6 | 2.31-13+deb11u13 | | libgssapi-krb5-2 | 1.18.3-6+deb11u7 | | libicu67 | 67.1-7+deb11u1 | | libkrb5-3 | 1.18.3-6+deb11u7 | | liblttng-ust0 | 2.12.1-1 | -| libssl1.1 | 1.1.1w-0+deb11u3 | +| libssl1.1 | 1.1.1w-0+deb11u4 | | libstdc++6 | 10.2.1-6 | | locales | 2.31-13+deb11u13 | | lsb-release | 11.1.0 | @@ -359,7 +615,7 @@ mcr.microsoft.com/devcontainers/ruby:dev-bullseye ## Variant: 3.3-bullseye -**Digest:** sha256:2b8255d370f71d0e663e9e90539439647945fd257b4c03b9f85ed8a86dd11ce9 +**Digest:** sha256:5b899357bc2a8f9d473b99673cc9215b2ab543952a1e95a549ddf55bd574c1c9 **Tags:** ``` @@ -385,16 +641,16 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.3-bullseye | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | -| [rbenv](https://github.com/rbenv/rbenv.git) | 0f65ff72b2e6be9468b0321175f7d658751b746b | /usr/local/share/rbenv | -| [ruby-build](https://github.com/rbenv/ruby-build.git) | a97e10ff104dbc29bcf4382a42be011aa00cdfed | /usr/local/share/ruby-build | +| [rbenv](https://github.com/rbenv/rbenv.git) | 701f09808491c4f46ca95bd610759d7e51e3ca25 | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 1b648836f92a465d74e5c1d07ca5b63a898075e8 | /usr/local/share/ruby-build | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | | [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | **Additional linux tools and packages** @@ -407,18 +663,18 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.3-bullseye | ca-certificates | 20210119 | | curl | 7.74.0-1.3+deb11u15 | | dialog | 1.3-20201126-1 | -| git | 1:2.30.2-1+deb11u4 | +| git | 1:2.30.2-1+deb11u5 | | gnupg2 | 2.2.27-2+deb11u2 | | htop | 3.0.5-7 | | iproute2 | 5.10.0-4 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb11u1 | | less | 551-2+deb11u2 | | libc6 | 2.31-13+deb11u13 | | libgssapi-krb5-2 | 1.18.3-6+deb11u7 | | libicu67 | 67.1-7+deb11u1 | | libkrb5-3 | 1.18.3-6+deb11u7 | | liblttng-ust0 | 2.12.1-1 | -| libssl1.1 | 1.1.1w-0+deb11u3 | +| libssl1.1 | 1.1.1w-0+deb11u4 | | libstdc++6 | 10.2.1-6 | | locales | 2.31-13+deb11u13 | | lsb-release | 11.1.0 | @@ -445,7 +701,7 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.3-bullseye ## Variant: 3.2-bullseye -**Digest:** sha256:b9afb929b0447679fb62add4e96da8ca974e23327cd76b8588fb8472bec50599 +**Digest:** sha256:2183f7700192498ab30f42e081af0d2f47a610f4f21a2ae87a04a98baabc4ae3 **Tags:** ``` @@ -471,16 +727,16 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.2-bullseye | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | -| [rbenv](https://github.com/rbenv/rbenv.git) | 0f65ff72b2e6be9468b0321175f7d658751b746b | /usr/local/share/rbenv | -| [ruby-build](https://github.com/rbenv/ruby-build.git) | a97e10ff104dbc29bcf4382a42be011aa00cdfed | /usr/local/share/ruby-build | +| [rbenv](https://github.com/rbenv/rbenv.git) | 701f09808491c4f46ca95bd610759d7e51e3ca25 | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 1b648836f92a465d74e5c1d07ca5b63a898075e8 | /usr/local/share/ruby-build | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | | [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | **Additional linux tools and packages** @@ -493,18 +749,18 @@ mcr.microsoft.com/devcontainers/ruby:dev-3.2-bullseye | ca-certificates | 20210119 | | curl | 7.74.0-1.3+deb11u15 | | dialog | 1.3-20201126-1 | -| git | 1:2.30.2-1+deb11u4 | +| git | 1:2.30.2-1+deb11u5 | | gnupg2 | 2.2.27-2+deb11u2 | | htop | 3.0.5-7 | | iproute2 | 5.10.0-4 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb11u1 | | less | 551-2+deb11u2 | | libc6 | 2.31-13+deb11u13 | | libgssapi-krb5-2 | 1.18.3-6+deb11u7 | | libicu67 | 67.1-7+deb11u1 | | libkrb5-3 | 1.18.3-6+deb11u7 | | liblttng-ust0 | 2.12.1-1 | -| libssl1.1 | 1.1.1w-0+deb11u3 | +| libssl1.1 | 1.1.1w-0+deb11u4 | | libstdc++6 | 10.2.1-6 | | locales | 2.31-13+deb11u13 | | lsb-release | 11.1.0 | diff --git a/src/rust/history/dev.md b/src/rust/history/dev.md index 552398189f..1d0e6ce732 100644 --- a/src/rust/history/dev.md +++ b/src/rust/history/dev.md @@ -5,17 +5,109 @@ **Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/rust) **Image variations:** +- [trixie](#variant-trixie) - [bookworm](#variant-bookworm) - [bullseye](#variant-bullseye) +## Variant: trixie + +**Digest:** sha256:11b46fbab666cd1c8f7a33fe1b20d56b44e0458142303645b6bd0f3606514964 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/rust:dev-trixie +mcr.microsoft.com/devcontainers/rust:dev-1 +mcr.microsoft.com/devcontainers/rust:dev-1-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** vscode + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Rust](https://github.com/rust-lang/rust) | 1.91.1 | /usr/local/cargo
/usr/local/rustup | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | + +**Cargo / rustup (Rust) crates and tools** + +| Tool / crate | Version | +|--------------|---------| +| rustfmt | 1.8.0 | +| rust-analysis | 1.91.1 | +| rust-src | 1.91.1 | +| clippy | 1.91.1 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.52.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| gcc | 4:14.2.0-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libc6-dev | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| lldb | 1:19.0-63 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| python3-minimal | 3.13.5-1 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | + ## Variant: bookworm -**Digest:** sha256:7933e7e687d3a0d4d9c2f8540b8dd42e821fa065f61051eb0cccd24e80047d4e +**Digest:** sha256:14f42a6ec8353761269cb50d08ae9f249c202ddf5ae2379ab5e269b9ceb60bf4 **Tags:** ``` mcr.microsoft.com/devcontainers/rust:dev-bookworm -mcr.microsoft.com/devcontainers/rust:dev-1 mcr.microsoft.com/devcontainers/rust:dev-1-bookworm ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* @@ -31,28 +123,28 @@ mcr.microsoft.com/devcontainers/rust:dev-1-bookworm | Language / runtime | Version | Path | |--------------------|---------|------| -| [Rust](https://github.com/rust-lang/rust) | 1.88.0 | /usr/local/cargo
/usr/local/rustup | +| [Rust](https://github.com/rust-lang/rust) | 1.91.1 | /usr/local/cargo
/usr/local/rustup | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | **Cargo / rustup (Rust) crates and tools** | Tool / crate | Version | |--------------|---------| | rustfmt | 1.8.0 | -| rust-analysis | 1.88.0 | -| rust-src | 1.88.0 | -| clippy | 1.88.0 | +| rust-analysis | 1.91.1 | +| rust-src | 1.91.1 | +| clippy | 1.91.1 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -61,24 +153,24 @@ mcr.microsoft.com/devcontainers/rust:dev-1-bookworm | apt-transport-https | 2.6.1 | | apt-utils | 2.6.1 | | ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | +| curl | 7.88.1-10+deb12u14 | | dialog | 1.3-20230209-1 | | gcc | 4:12.2.0-3 | | git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | +| gnupg2 | 2.2.40-1.1+deb12u1 | | htop | 3.2.2-2 | | iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb12u1 | | less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libc6-dev | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | +| libc6 | 2.36-9+deb12u13 | +| libc6-dev | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | | libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | +| libkrb5-3 | 1.20.1-2+deb12u4 | | liblttng-ust1 | 2.13.5-1 | | libstdc++6 | 12.2.0-14+deb12u1 | | lldb | 1:14.0-55.7~deb12u1 | -| locales | 2.36-9+deb12u10 | +| locales | 2.36-9+deb12u13 | | lsb-release | 12.0-1 | | lsof | 4.95.0-1 | | man-db | 2.11.2-2 | @@ -99,11 +191,11 @@ mcr.microsoft.com/devcontainers/rust:dev-1-bookworm | wget | 1.21.3-1+deb12u1 | | zip | 3.0-13 | | zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zsh | 5.9-4+b7 | ## Variant: bullseye -**Digest:** sha256:d2996c60200009f4c909cd5faf0a47768f90c96cb5eae419e74907a7ef1cbd9f +**Digest:** sha256:1cd436ea3166c48edb6c692c713593d830da9db12e182bf55096ec9ab44ffd3c **Tags:** ``` @@ -123,28 +215,28 @@ mcr.microsoft.com/devcontainers/rust:dev-1-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Rust](https://github.com/rust-lang/rust) | 1.88.0 | /usr/local/cargo
/usr/local/rustup | +| [Rust](https://github.com/rust-lang/rust) | 1.91.1 | /usr/local/cargo
/usr/local/rustup | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/vscode/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/vscode/.oh-my-zsh | **Cargo / rustup (Rust) crates and tools** | Tool / crate | Version | |--------------|---------| | rustfmt | 1.8.0 | -| rust-analysis | 1.88.0 | -| rust-src | 1.88.0 | -| clippy | 1.88.0 | +| rust-analysis | 1.91.1 | +| rust-src | 1.91.1 | +| clippy | 1.91.1 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -156,11 +248,11 @@ mcr.microsoft.com/devcontainers/rust:dev-1-bullseye | curl | 7.74.0-1.3+deb11u15 | | dialog | 1.3-20201126-1 | | gcc | 4:10.2.1-1 | -| git | 1:2.30.2-1+deb11u4 | +| git | 1:2.30.2-1+deb11u5 | | gnupg2 | 2.2.27-2+deb11u2 | | htop | 3.0.5-7 | | iproute2 | 5.10.0-4 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb11u1 | | less | 551-2+deb11u2 | | libc6 | 2.31-13+deb11u13 | | libc6-dev | 2.31-13+deb11u13 | @@ -168,7 +260,7 @@ mcr.microsoft.com/devcontainers/rust:dev-1-bullseye | libicu67 | 67.1-7+deb11u1 | | libkrb5-3 | 1.18.3-6+deb11u7 | | liblttng-ust0 | 2.12.1-1 | -| libssl1.1 | 1.1.1w-0+deb11u3 | +| libssl1.1 | 1.1.1w-0+deb11u4 | | libstdc++6 | 10.2.1-6 | | lldb | 1:11.0-51+nmu5 | | locales | 2.31-13+deb11u13 | diff --git a/src/typescript-node/history/dev.md b/src/typescript-node/history/dev.md index f5f3088105..6b89d54042 100644 --- a/src/typescript-node/history/dev.md +++ b/src/typescript-node/history/dev.md @@ -5,19 +5,288 @@ **Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/typescript-node) **Image variations:** +- [24-trixie](#variant-24-trixie) +- [22-trixie](#variant-22-trixie) +- [20-trixie](#variant-20-trixie) +- [24-bookworm](#variant-24-bookworm) - [22-bookworm](#variant-22-bookworm) - [20-bookworm](#variant-20-bookworm) +- [24-bullseye](#variant-24-bullseye) - [22-bullseye](#variant-22-bullseye) - [20-bullseye](#variant-20-bullseye) -## Variant: 22-bookworm +## Variant: 24-trixie -**Digest:** sha256:49f97fc7427b1bd53581fbcae8e76e87bd011d027ca5320b2dd4cb4686cfc511 +**Digest:** sha256:928caa7a76255fccdc6a20134feada4018f076df21192014299e6a7b96956e4a **Tags:** ``` -mcr.microsoft.com/devcontainers/typescript-node:dev-22-bookworm +mcr.microsoft.com/devcontainers/typescript-node:dev-24-trixie +mcr.microsoft.com/devcontainers/typescript-node:dev-24 +mcr.microsoft.com/devcontainers/typescript-node:dev-trixie +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 24.11.1 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.9.3 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.39.1 | +| tslint-to-eslint-config | 2.15.0 | +| typescript | 5.9.3 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.52.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | + +## Variant: 22-trixie + +**Digest:** sha256:9283ca15696552358445e82e0cf9c56938dfe0fda8ea36e0a1b6d9da60e026f0 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:dev-22-trixie mcr.microsoft.com/devcontainers/typescript-node:dev-22 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 22.21.1 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.9.3 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.39.1 | +| tslint-to-eslint-config | 2.15.0 | +| typescript | 5.9.3 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.52.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | + +## Variant: 20-trixie + +**Digest:** sha256:58c7f2fc1eecd24bf886428daddd11d39985da7a3a870e86aaa1380ca2740d11 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:dev-20-trixie +mcr.microsoft.com/devcontainers/typescript-node:dev-20 +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 13 (trixie) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 20.19.5 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.9.3 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.39.1 | +| tslint-to-eslint-config | 2.15.0 | +| typescript | 5.9.3 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.52.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 3.0.3 | +| apt-utils | 3.0.3 | +| ca-certificates | 20250419 | +| curl | 8.14.1-2+deb13u2 | +| dialog | 1.3-20250116-1 | +| git | 1:2.47.3-0+deb13u1 | +| gnupg2 | 2.4.7-21 | +| htop | 3.4.1-5 | +| iproute2 | 6.15.0-1 | +| jq | 1.7.1-6+deb13u1 | +| less | 668-1 | +| libc6 | 2.41-12 | +| libgssapi-krb5-2 | 1.21.3-5 | +| libicu76 | 76.1-4 | +| libkrb5-3 | 1.21.3-5 | +| libstdc++6 | 14.2.0-19 | +| locales | 2.41-12 | +| lsb-release | 12.1-1 | +| lsof | 4.99.4+dfsg-2 | +| man-db | 2.13.1-1 | +| manpages | 6.9.1-1 | +| manpages-dev | 6.9.1-1 | +| nano | 8.4-1 | +| ncdu | 1.22-1 | +| net-tools | 2.10-1.3 | +| openssh-client | 1:10.0p1-7 | +| procps | 2:4.0.4-9 | +| psmisc | 23.7-2 | +| rsync | 3.4.1+ds1-5 | +| strace | 6.13+ds-1 | +| sudo | 1.9.16p2-3 | +| unzip | 6.0-29 | +| vim-tiny | 2:9.1.1230-2 | +| wget | 1.25.0-2 | +| zip | 3.0-15 | +| zlib1g | 1:1.3.dfsg+really1.3.1-1+b1 | +| zsh | 5.9-8+b14 | + +## Variant: 24-bookworm + +**Digest:** sha256:d09eac5cd85fb4bd70770fa3f88ee9dfdd0b09f8b85455a0e039048677276749 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:dev-24-bookworm mcr.microsoft.com/devcontainers/typescript-node:dev-bookworm ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* @@ -33,29 +302,117 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-bookworm | Language / runtime | Version | Path | |--------------------|---------|------| -| [Node.js](https://nodejs.org/en/) | 22.18.0 | /usr/local | -| [TypeScript](https://www.typescriptlang.org/) | 5.9.2 | /usr/local/share/npm-global | +| [Node.js](https://nodejs.org/en/) | 24.11.1 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.9.3 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.39.1 | +| tslint-to-eslint-config | 2.15.0 | +| typescript | 5.9.3 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.52.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.6.1 | +| apt-utils | 2.6.1 | +| ca-certificates | 20230311+deb12u1 | +| curl | 7.88.1-10+deb12u14 | +| dialog | 1.3-20230209-1 | +| git | 1:2.39.5-0+deb12u2 | +| gnupg2 | 2.2.40-1.1+deb12u1 | +| htop | 3.2.2-2 | +| iproute2 | 6.1.0-3 | +| jq | 1.6-2.1+deb12u1 | +| less | 590-2.1~deb12u2 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | +| libicu72 | 72.1-3+deb12u1 | +| libkrb5-3 | 1.20.1-2+deb12u4 | +| liblttng-ust1 | 2.13.5-1 | +| libstdc++6 | 12.2.0-14+deb12u1 | +| locales | 2.36-9+deb12u13 | +| lsb-release | 12.0-1 | +| lsof | 4.95.0-1 | +| man-db | 2.11.2-2 | +| manpages | 6.03-2 | +| manpages-dev | 6.03-2 | +| nano | 7.2-1+deb12u1 | +| ncdu | 1.18-0.2 | +| net-tools | 2.10-0.1+deb12u2 | +| openssh-client | 1:9.2p1-2+deb12u7 | +| procps | 2:4.0.2-3 | +| psmisc | 23.6-1 | +| rsync | 3.2.7-1+deb12u2 | +| strace | 6.1-0.1 | +| sudo | 1.9.13p3-1+deb12u2 | +| unzip | 6.0-28 | +| vim-tiny | 2:9.0.1378-2+deb12u2 | +| wget | 1.21.3-1+deb12u1 | +| zip | 3.0-13 | +| zlib1g | 1:1.2.13.dfsg-1 | +| zsh | 5.9-4+b7 | + +## Variant: 22-bookworm + +**Digest:** sha256:bfb62fbe1efe2dcc3c64a7435343700102a1f2220fbfb50e9e71abf8f64f69ea + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:dev-22-bookworm +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 12 (bookworm) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 22.21.1 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.9.3 | /usr/local/share/npm-global | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/node/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/node/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Npm globally installed tools and packages** | Tool / package | Version | |----------------|---------| -| eslint | 9.32.0 | -| tslint-to-eslint-config | 2.14.3 | -| typescript | 5.9.2 | +| eslint | 9.39.1 | +| tslint-to-eslint-config | 2.15.0 | +| typescript | 5.9.3 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -64,21 +421,21 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-bookworm | apt-transport-https | 2.6.1 | | apt-utils | 2.6.1 | | ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | +| curl | 7.88.1-10+deb12u14 | | dialog | 1.3-20230209-1 | | git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | +| gnupg2 | 2.2.40-1.1+deb12u1 | | htop | 3.2.2-2 | | iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb12u1 | | less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | | libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | +| libkrb5-3 | 1.20.1-2+deb12u4 | | liblttng-ust1 | 2.13.5-1 | | libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | +| locales | 2.36-9+deb12u13 | | lsb-release | 12.0-1 | | lsof | 4.95.0-1 | | man-db | 2.11.2-2 | @@ -98,16 +455,15 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-bookworm | wget | 1.21.3-1+deb12u1 | | zip | 3.0-13 | | zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zsh | 5.9-4+b7 | ## Variant: 20-bookworm -**Digest:** sha256:fbd0c08dcd16003862b84735f072c23abc56842ebe313193c16cbe366a0715dc +**Digest:** sha256:046a3d53b404dd69bd63df1dc1cb3ee0dfb523774c0ba219afb91b8848775b7a **Tags:** ``` mcr.microsoft.com/devcontainers/typescript-node:dev-20-bookworm -mcr.microsoft.com/devcontainers/typescript-node:dev-20 ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* @@ -122,29 +478,29 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-20 | Language / runtime | Version | Path | |--------------------|---------|------| -| [Node.js](https://nodejs.org/en/) | 20.19.4 | /usr/local | -| [TypeScript](https://www.typescriptlang.org/) | 5.9.2 | /usr/local/share/npm-global | +| [Node.js](https://nodejs.org/en/) | 20.19.5 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.9.3 | /usr/local/share/npm-global | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/node/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/node/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Npm globally installed tools and packages** | Tool / package | Version | |----------------|---------| -| eslint | 9.32.0 | -| tslint-to-eslint-config | 2.14.3 | -| typescript | 5.9.2 | +| eslint | 9.39.1 | +| tslint-to-eslint-config | 2.15.0 | +| typescript | 5.9.3 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -153,21 +509,21 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-20 | apt-transport-https | 2.6.1 | | apt-utils | 2.6.1 | | ca-certificates | 20230311+deb12u1 | -| curl | 7.88.1-10+deb12u12 | +| curl | 7.88.1-10+deb12u14 | | dialog | 1.3-20230209-1 | | git | 1:2.39.5-0+deb12u2 | -| gnupg2 | 2.2.40-1.1 | +| gnupg2 | 2.2.40-1.1+deb12u1 | | htop | 3.2.2-2 | | iproute2 | 6.1.0-3 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb12u1 | | less | 590-2.1~deb12u2 | -| libc6 | 2.36-9+deb12u10 | -| libgssapi-krb5-2 | 1.20.1-2+deb12u3 | +| libc6 | 2.36-9+deb12u13 | +| libgssapi-krb5-2 | 1.20.1-2+deb12u4 | | libicu72 | 72.1-3+deb12u1 | -| libkrb5-3 | 1.20.1-2+deb12u3 | +| libkrb5-3 | 1.20.1-2+deb12u4 | | liblttng-ust1 | 2.13.5-1 | | libstdc++6 | 12.2.0-14+deb12u1 | -| locales | 2.36-9+deb12u10 | +| locales | 2.36-9+deb12u13 | | lsb-release | 12.0-1 | | lsof | 4.95.0-1 | | man-db | 2.11.2-2 | @@ -187,16 +543,105 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-20 | wget | 1.21.3-1+deb12u1 | | zip | 3.0-13 | | zlib1g | 1:1.2.13.dfsg-1 | -| zsh | 5.9-4+b6 | +| zsh | 5.9-4+b7 | + +## Variant: 24-bullseye + +**Digest:** sha256:b570741130e42e7da1ba8105314309b0c3f43bc6e37657e641c4f1e34db07981 + +**Tags:** +``` +mcr.microsoft.com/devcontainers/typescript-node:dev-24-bullseye +mcr.microsoft.com/devcontainers/typescript-node:dev-bullseye +``` +> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* + +**Linux distribution:** Debian GNU/Linux 11 (bullseye) + +**Architectures:** linux/amd64, linux/arm64 + +**Available (non-root) user:** node + +### Contents +**Languages and runtimes** + +| Language / runtime | Version | Path | +|--------------------|---------|------| +| [Node.js](https://nodejs.org/en/) | 24.11.1 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.9.3 | /usr/local/share/npm-global | + +**Tools installed using git** + +| Tool | Commit | Path | +|------|--------|------| +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/node/.oh-my-zsh | +| [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | + +**Npm globally installed tools and packages** + +| Tool / package | Version | +|----------------|---------| +| eslint | 9.39.1 | +| tslint-to-eslint-config | 2.15.0 | +| typescript | 5.9.3 | + +**Other tools and utilities** + +| Tool | Version | Path | +|------|---------|------| +| [git](https://github.com/git/git) | 2.52.0 | + +**Additional linux tools and packages** + +| Tool / library | Version | +|----------------|---------| +| apt-transport-https | 2.2.4 | +| apt-utils | 2.2.4 | +| ca-certificates | 20210119 | +| curl | 7.74.0-1.3+deb11u15 | +| dialog | 1.3-20201126-1 | +| git | 1:2.30.2-1+deb11u5 | +| gnupg2 | 2.2.27-2+deb11u2 | +| htop | 3.0.5-7 | +| iproute2 | 5.10.0-4 | +| jq | 1.6-2.1+deb11u1 | +| less | 551-2+deb11u2 | +| libc6 | 2.31-13+deb11u13 | +| libgssapi-krb5-2 | 1.18.3-6+deb11u7 | +| libicu67 | 67.1-7+deb11u1 | +| libkrb5-3 | 1.18.3-6+deb11u7 | +| liblttng-ust0 | 2.12.1-1 | +| libssl1.1 | 1.1.1w-0+deb11u4 | +| libstdc++6 | 10.2.1-6 | +| locales | 2.31-13+deb11u13 | +| lsb-release | 11.1.0 | +| lsof | 4.93.2+dfsg-1.1 | +| man-db | 2.9.4-2 | +| manpages | 5.10-1 | +| manpages-dev | 5.10-1 | +| nano | 5.4-2+deb11u3 | +| ncdu | 1.15.1-1 | +| net-tools | 1.60+git20181103.0eebece-1+deb11u2 | +| openssh-client | 1:8.4p1-5+deb11u5 | +| procps | 2:3.3.17-5 | +| psmisc | 23.4-2 | +| rsync | 3.2.3-4+deb11u3 | +| strace | 5.10-1 | +| sudo | 1.9.5p2-3+deb11u2 | +| unzip | 6.0-26+deb11u1 | +| vim-tiny | 2:8.2.2434-3+deb11u3 | +| wget | 1.21-1+deb11u2 | +| zip | 3.0-12 | +| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | +| zsh | 5.8-6+deb11u1 | ## Variant: 22-bullseye -**Digest:** sha256:bf52bfce6fba4c6d7bb1829667d066ca5fa772a6580a1ec5a6cc57900ab9c59d +**Digest:** sha256:f72f2ba3995982f93bdc21ece8bd322882e210ba57a4fdc1377920f22c52fed6 **Tags:** ``` mcr.microsoft.com/devcontainers/typescript-node:dev-22-bullseye -mcr.microsoft.com/devcontainers/typescript-node:dev-bullseye ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* @@ -211,29 +656,29 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Node.js](https://nodejs.org/en/) | 22.18.0 | /usr/local | -| [TypeScript](https://www.typescriptlang.org/) | 5.9.2 | /usr/local/share/npm-global | +| [Node.js](https://nodejs.org/en/) | 22.21.1 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.9.3 | /usr/local/share/npm-global | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/node/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/node/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Npm globally installed tools and packages** | Tool / package | Version | |----------------|---------| -| eslint | 9.32.0 | -| tslint-to-eslint-config | 2.14.3 | -| typescript | 5.9.2 | +| eslint | 9.39.1 | +| tslint-to-eslint-config | 2.15.0 | +| typescript | 5.9.3 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -244,18 +689,18 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-bullseye | ca-certificates | 20210119 | | curl | 7.74.0-1.3+deb11u15 | | dialog | 1.3-20201126-1 | -| git | 1:2.30.2-1+deb11u4 | +| git | 1:2.30.2-1+deb11u5 | | gnupg2 | 2.2.27-2+deb11u2 | | htop | 3.0.5-7 | | iproute2 | 5.10.0-4 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb11u1 | | less | 551-2+deb11u2 | | libc6 | 2.31-13+deb11u13 | | libgssapi-krb5-2 | 1.18.3-6+deb11u7 | | libicu67 | 67.1-7+deb11u1 | | libkrb5-3 | 1.18.3-6+deb11u7 | | liblttng-ust0 | 2.12.1-1 | -| libssl1.1 | 1.1.1w-0+deb11u3 | +| libssl1.1 | 1.1.1w-0+deb11u4 | | libstdc++6 | 10.2.1-6 | | locales | 2.31-13+deb11u13 | | lsb-release | 11.1.0 | @@ -281,12 +726,11 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-bullseye ## Variant: 20-bullseye -**Digest:** sha256:d1d4ebefe1f586dd9f695bce993148dc4623d1601bfc70621dbf24dbfad0c341 +**Digest:** sha256:9eed690cbc768f6b21475c4d4c6bfe80cb709f2b348bad7839a7fd6f2fb0ae86 **Tags:** ``` mcr.microsoft.com/devcontainers/typescript-node:dev-20-bullseye -mcr.microsoft.com/devcontainers/typescript-node:dev-bullseye ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* @@ -301,29 +745,29 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-bullseye | Language / runtime | Version | Path | |--------------------|---------|------| -| [Node.js](https://nodejs.org/en/) | 20.19.4 | /usr/local | -| [TypeScript](https://www.typescriptlang.org/) | 5.9.2 | /usr/local/share/npm-global | +| [Node.js](https://nodejs.org/en/) | 20.19.5 | /usr/local | +| [TypeScript](https://www.typescriptlang.org/) | 5.9.3 | /usr/local/share/npm-global | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/node/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/node/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | **Npm globally installed tools and packages** | Tool / package | Version | |----------------|---------| -| eslint | 9.32.0 | -| tslint-to-eslint-config | 2.14.3 | -| typescript | 5.9.2 | +| eslint | 9.39.1 | +| tslint-to-eslint-config | 2.15.0 | +| typescript | 5.9.3 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | +| [git](https://github.com/git/git) | 2.52.0 | **Additional linux tools and packages** @@ -334,18 +778,18 @@ mcr.microsoft.com/devcontainers/typescript-node:dev-bullseye | ca-certificates | 20210119 | | curl | 7.74.0-1.3+deb11u15 | | dialog | 1.3-20201126-1 | -| git | 1:2.30.2-1+deb11u4 | +| git | 1:2.30.2-1+deb11u5 | | gnupg2 | 2.2.27-2+deb11u2 | | htop | 3.0.5-7 | | iproute2 | 5.10.0-4 | -| jq | 1.6-2.1 | +| jq | 1.6-2.1+deb11u1 | | less | 551-2+deb11u2 | | libc6 | 2.31-13+deb11u13 | | libgssapi-krb5-2 | 1.18.3-6+deb11u7 | | libicu67 | 67.1-7+deb11u1 | | libkrb5-3 | 1.18.3-6+deb11u7 | | liblttng-ust0 | 2.12.1-1 | -| libssl1.1 | 1.1.1w-0+deb11u3 | +| libssl1.1 | 1.1.1w-0+deb11u4 | | libstdc++6 | 10.2.1-6 | | locales | 2.31-13+deb11u13 | | lsb-release | 11.1.0 | diff --git a/src/universal/history/dev.md b/src/universal/history/dev.md index 6e6e798828..c142ca8544 100644 --- a/src/universal/history/dev.md +++ b/src/universal/history/dev.md @@ -5,7 +5,7 @@ This document describes the base contents of the Universal image. Note that this **Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/universal) -**Digest:** sha256:357b14c5408fbe9bbdb64ed7f8ec8b2aba2a5dcef2154c5df2bb10fb1d6a63fb +**Digest:** sha256:1b1372b1cabcb4c4919102be7d1634db7a8b76b9734001c5cdd4ceff07c0afcf **Tags:** ``` @@ -15,7 +15,7 @@ mcr.microsoft.com/devcontainers/universal:dev ``` > *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* -**Linux distribution:** Ubuntu 24.04.2 LTS (debian-like distro) +**Linux distribution:** Ubuntu 24.04.3 LTS (debian-like distro) **Architectures:** linux/amd64 @@ -26,55 +26,47 @@ mcr.microsoft.com/devcontainers/universal:dev | Language / runtime | Version | Path | |--------------------|---------|------| -| [Node.js](https://nodejs.org/en/) | 20.19.4
22.18.0 | /usr/local/share/nvm/versions/node/<version> | +| [Node.js](https://nodejs.org/en/) | 22.21.1
24.11.1 | /usr/local/share/nvm/versions/node/<version> | | [Python](https://www.python.org/) | 3.11.9
3.12.1 | /usr/local/python/<version> | -| [Java](https://adoptopenjdk.net/) | 17.0.16
21.0.8 | /usr/local/sdkman/candidates/java/<version> | -| [.NET](https://dotnet.microsoft.com/) | 8.0.412 | /usr/share/dotnet/dotnet | -| [Ruby](https://www.ruby-lang.org/en/) | 3.3.6
3.4.1 | /usr/local/rvm/rubies/<version> | -| [PHP](https://xdebug.org/) | 8.3.14
8.4.2 | /usr/local/php/<version> | +| [Java](https://adoptopenjdk.net/) | 21.0.9
25.0.1 | /usr/local/sdkman/candidates/java/<version> | +| [.NET](https://dotnet.microsoft.com/) | 10.0.100 | /usr/share/dotnet/dotnet | +| [Ruby](https://www.ruby-lang.org/en/) | 3.3.10
3.4.7 | /usr/local/rvm/rubies/<version> | +| [PHP](https://xdebug.org/) | 8.3.14
8.4.8 | /usr/local/php/<version> | | GCC | 13.3.0-6ubuntu2~24.04 | | Clang | 18.1.3 (1ubuntu1) | -| [Go](https://golang.org/dl) | 1.24.5 | /usr/local/go | +| [Go](https://golang.org/dl) | 1.25.4 | /usr/local/go | | [Jekyll](https://jekyllrb.com/) | 4.4.1 | -| [Jupyter Lab](https://jupyter.org/) | 4.4.5 | /home/codespace/.local/bin/jupyter-lab | +| [Jupyter Lab](https://jupyter.org/) | 4.5.0 | /home/codespace/.local/bin/jupyter-lab | **Tools installed using git** | Tool | Commit | Path | |------|--------|------| -| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | a6beb0f5958e935d33b0edb6d4470c3d7c4e8917 | /home/codespace/.oh-my-zsh | +| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | beadd56dd75e8a40fe0a7d4a5d63ed5bf9efcd48 | /home/codespace/.oh-my-zsh | | [nvm](https://github.com/nvm-sh/nvm.git) | 977563e97ddc66facf3a8e31c6cff01d236f09bd | /usr/local/share/nvm | -| [nvs](https://github.com/jasongin/nvs) | 876afd0bbaa047b186330e0b066120ec217b0ae9 | /usr/local/nvs | -| [rbenv](https://github.com/rbenv/rbenv.git) | 0f65ff72b2e6be9468b0321175f7d658751b746b | /usr/local/share/rbenv | -| [ruby-build](https://github.com/rbenv/ruby-build.git) | a97e10ff104dbc29bcf4382a42be011aa00cdfed | /usr/local/share/ruby-build | +| [nvs](https://github.com/jasongin/nvs) | 6b20e9f750ea371bd347e5dbac8406d677292b60 | /usr/local/nvs | +| [rbenv](https://github.com/rbenv/rbenv.git) | 701f09808491c4f46ca95bd610759d7e51e3ca25 | /usr/local/share/rbenv | +| [ruby-build](https://github.com/rbenv/ruby-build.git) | 1b648836f92a465d74e5c1d07ca5b63a898075e8 | /usr/local/share/ruby-build | **Pip / pipx installed tools and packages** | Tool / package | Version | |----------------|---------| -| numpy | 2.3.2 | -| pandas | 2.3.1 | -| scipy | 1.16.1 | -| matplotlib | 3.10.5 | -| seaborn | 0.13.2 | -| scikit-learn | 1.7.1 | -| torch | 2.7.1+cpu | -| requests | 2.32.4 | -| plotly | 6.2.0 | +| requests | 2.32.5 | | jupyterlab_git | 0.51.2 | -| certifi | 2025.8.3 | +| certifi | 2025.11.12 | | setuptools | 80.9.0 | -| pylint | 3.3.7 | +| pylint | 4.0.3 | | flake8 | 7.3.0 | | autopep8 | 2.3.2 | -| black | 25.1.0 | +| black | 25.11.0 | | yapf | 0.43.0 | -| mypy | 1.17.1 | +| mypy | 1.18.2 | | pydocstyle | 6.3.0 | | pycodestyle | 2.14.0 | -| bandit | 1.8.6 | -| virtualenv | 20.33.0 | -| pipx | 1.7.1 | +| bandit | 1.9.2 | +| virtualenv | 20.35.4 | +| pipx | 1.8.0 | **Go tools and modules** @@ -83,36 +75,36 @@ mcr.microsoft.com/devcontainers/universal:dev | golang.org/x/tools/gopls | 0.20.0 | | honnef.co/go/tools | 0.7.0-0.dev.0.20250523013057-bbc2f4dd71ea | | golang.org/x/lint | 0.0.0-20241112194109-818c5a804067 | -| github.com/mgechev/revive | 1.11.0 | +| github.com/mgechev/revive | 1.13.0 | | github.com/uudashr/gopkgs | latest | | github.com/ramya-rao-a/go-outline | latest | -| github.com/go-delve/delve | 1.25.1 | +| github.com/go-delve/delve | 1.25.2 | | github.com/golangci/golangci-lint | latest | **Ruby gems and tools** | Tool / gem | Version | |------------|---------| -| rake | 13.3.0 | +| rake | 13.3.1 | | jekyll | 4.4.1 | **Other tools and utilities** | Tool | Version | Path | |------|---------|------| -| [git](https://github.com/git/git) | 2.50.1 | -| [Xdebug](https://xdebug.org/) | 3.4.5 | /usr/local/php/current | -| [Composer](https://getcomposer.org/) | 2.8.10 | /usr/local/php/current/bin | -| [kubectl](https://github.com/kubernetes/kubectl) | v1.33.3 | /usr/local/bin | -| [Helm](https://github.com/helm/helm) | 3.18.4 | /usr/local/bin | -| [Docker Compose](https://github.com/docker/compose) | 2.39.1 | /usr/local/bin | +| [git](https://github.com/git/git) | 2.52.0 | +| [Xdebug](https://xdebug.org/) | 3.4.7 | /usr/local/php/current | +| [Composer](https://getcomposer.org/) | 2.9.2 | /usr/local/php/current/bin | +| [kubectl](https://github.com/kubernetes/kubectl) | v1.34.2 | /usr/local/bin | +| [Helm](https://github.com/helm/helm) | 4.0.0 | /usr/local/bin | +| [Docker Compose](https://github.com/docker/compose) | 2.40.3 | /usr/local/bin | | [rvm](https://github.com/rvm/rvm) | 1.29.12 | /usr/local/rvm | -| [GitHub CLI](https://github.com/cli/cli) | 2.76.2 | +| [GitHub CLI](https://github.com/cli/cli) | 2.83.1 | | [yarn](https://yarnpkg.com/) | 1.22.22 | /usr/bin | -| [Maven](https://maven.apache.org/) | 3.9.10 | /usr/local/sdkman/candidates/maven/current/bin | -| [Gradle](https://gradle.org/) | 9.0.0 | /usr/local/sdkman/candidates/gradle/current/bin | -| Docker (Moby) CLI & Engine | 28.3.3 | -| [conda](https://github.com/conda/conda) | 25.5.1 | /opt/conda/bin | +| [Maven](https://maven.apache.org/) | 4.0.0 | /usr/local/sdkman/candidates/maven/current/bin | +| [Gradle](https://gradle.org/) | 9.2.1 | /usr/local/sdkman/candidates/gradle/current/bin | +| Docker (Moby) CLI & Engine | 28.5.1 | +| [conda](https://github.com/conda/conda) | 25.9.1 | /opt/conda/bin | **Additional linux tools and packages** @@ -137,8 +129,8 @@ mcr.microsoft.com/devcontainers/universal:dev | iptables | 1.8.10-3ubuntu2 | | jq | 1.7.1-3ubuntu0.24.04.1 | | less | 590-2ubuntu2.1 | -| libc6 | 2.39-0ubuntu8.5 | -| libc6-dev | 2.39-0ubuntu8.5 | +| libc6 | 2.39-0ubuntu8.6 | +| libc6-dev | 2.39-0ubuntu8.6 | | libgssapi-krb5-2 | 1.20.1-6ubuntu2.6 | | libicu74 | 74.2-1ubuntu3.1 | | libkrb5-3 | 1.20.1-6ubuntu2.6 | @@ -152,37 +144,37 @@ mcr.microsoft.com/devcontainers/universal:dev | libx11-6 | 2:1.8.7-1build1 | | lldb | 1:18.0-59~exp2 | | llvm | 1:18.0-59~exp2 | -| locales | 2.39-0ubuntu8.5 | +| locales | 2.39-0ubuntu8.6 | | lsb-release | 12.0-2 | | lsof | 4.95.0-1build3 | | make | 4.3-4.1build2 | | man-db | 2.12.0-4build2 | | manpages | 6.7-2 | | manpages-dev | 6.7-2 | -| moby-cli (Docker CLI) | 28.3.3-ubuntu24.04u1 | -| moby-engine (Docker Engine) | 28.3.3-ubuntu24.04u1 | +| moby-cli (Docker CLI) | 28.5.1-ubuntu24.04u1 | +| moby-engine (Docker Engine) | 28.5.1-ubuntu24.04u1 | | nano | 7.2-2ubuntu0.1 | | ncdu | 1.19-0.1 | | net-tools | 2.10-0.1ubuntu4.4 | -| openssh-client | 1:9.6p1-3ubuntu13.13 | -| openssh-server | 1:9.6p1-3ubuntu13.13 | +| openssh-client | 1:9.6p1-3ubuntu13.14 | +| openssh-server | 1:9.6p1-3ubuntu13.14 | | pigz | 2.8-1 | | pkg-config | 1.8.1-2build1 | | procps | 2:4.0.4-4ubuntu3.2 | | psmisc | 23.7-1build1 | -| python3-dev | 3.12.3-0ubuntu2 | -| python3-minimal | 3.12.3-0ubuntu2 | +| python3-dev | 3.12.3-0ubuntu2.1 | +| python3-minimal | 3.12.3-0ubuntu2.1 | | rsync | 3.2.7-1ubuntu1.2 | | sed | 4.9-2build1 | -| software-properties-common | 0.99.49.2 | +| software-properties-common | 0.99.49.3 | | strace | 6.8-0ubuntu2 | | sudo | 1.9.15p5-3ubuntu5.24.04.1 | | tar | 1.35+dfsg-3build1 | | unzip | 6.0-28ubuntu4.1 | | valgrind | 1:3.22.0-0ubuntu3 | -| vim | 2:9.1.0016-1ubuntu7.8 | -| vim-doc | 2:9.1.0016-1ubuntu7.8 | -| vim-tiny | 2:9.1.0016-1ubuntu7.8 | +| vim | 2:9.1.0016-1ubuntu7.9 | +| vim-doc | 2:9.1.0016-1ubuntu7.9 | +| vim-tiny | 2:9.1.0016-1ubuntu7.9 | | wget | 1.21.4-1ubuntu4.1 | | xtail | 2.1-9 | | zip | 3.0-13ubuntu0.2 |