v6.7.2
6.7.2 (2026-02-04)
📋 Summary
The devcontainer flavors published as part of amp-devcontainer are now listed on containers.dev, and can be directly used from supporting tooling (like the devcontainer cli, or VS Code).
In amp-devcontainer-cpp, Mull is updated to version 0.29.0.
Several Extensions have been updated to the latest version.
Note
This is the last release of amp-devcontainer-cpp that is based upon LLVM/Clang 19, the next release will include an update to LLVM/Clang 20.
🔖 Packages
| Container | Full identifier |
|---|---|
| amp-devcontainer-base | ghcr.io/philips-software/amp-devcontainer-base:v6.7.2@sha256:d78cffe713847ecc5a5c038c8e0393322d6323752823694be6c904dff71e34f9 |
| amp-devcontainer-cpp | ghcr.io/philips-software/amp-devcontainer-cpp:v6.7.2@sha256:8e45c04483ce4a1ed8dd40172580ae28326031d8ffd5f157c8325fe096369634 |
| amp-devcontainer-rust | ghcr.io/philips-software/amp-devcontainer-rust:v6.7.2@sha256:55afae1966bfe135ff090a57174cfa186063c50002c5035b4e203adf3f8b147b |
Bug Fixes
- Update devcontainer template structure (#1132) (ef21f17) (by Ron (@rjaegers))
Chores
- deps, cpp: Update mull to version 0.29.0 in amp-devcontainer-cpp (#1131) (8ccc9eb) (by Dependabot (@dependabot))
- deps, cpp: Update github.vscode-github-actions, ms-vscode.cmake-tools, ms-vscode.cpptools, sonarsource.sonarlint-vscode, usernamehw.errorlens in devcontainer.json (#1122) (07f8c44) (#1129) (4615474) (by Dependabot (@dependabot))
- deps, cpp: Update ms-vscode.cmake-tools, ms-vscode.cpptools, sonarsource.sonarlint-vscode in devcontainer-metadata.json (#1121) (8b663ed) (#1127) (c0081cf) (by Dependabot (@dependabot))
- deps, rust: Update github.vscode-github-actions, github.vscode-pull-request-github, rust-lang.rust-analyzer, sonarsource.sonarlint-vscode, usernamehw.errorlens in devcontainer.json (#1130) (b93db92) (by Dependabot (@dependabot))
- deps, rust: Update rust-lang.rust-analyzer, usernamehw.errorlens in devcontainer-metadata.json (#1128) (7626d5b) (#1123) (f69df6d) (by Dependabot (@dependabot))