8.1.1 (2026-09-05)
📋 Summary
🍨 Image flavors
| Flavor |
Full identifier |
| base |
ghcr.io/philips-software/amp-devcontainer-base:v8.1.1@sha256:7d93554d6c0259e540e69ed23de6f33157cc2216d7c3711164cc0231f29021eb
|
| cpp |
ghcr.io/philips-software/amp-devcontainer-cpp:v8.1.1@sha256:bbc38d4ba64f20cbeca7ef344fe0978422e61dee5715614afcaafa5f4dd2f044
|
| docs |
ghcr.io/philips-software/amp-devcontainer-docs:v8.1.1@sha256:5bb6eaa198867f17ef9756bf1f457f2a2f05f6f336ef5b351ef3f6e340618277
|
| embedded-cpp |
ghcr.io/philips-software/amp-devcontainer-embedded-cpp:v8.1.1@sha256:c6db1c65de31b6a281e3b94236490051eea39a9749409600935154c02eb7aade
|
| embedded-rust |
ghcr.io/philips-software/amp-devcontainer-embedded-rust:v8.1.1@sha256:8af9c9e5a65efa7432d3cd3c97746cfd3d7be23ed52f7d80a008aa70ab762010
|
| rust |
ghcr.io/philips-software/amp-devcontainer-rust:v8.1.1@sha256:1ee7d363b14f98d3d60741b8c26aa31c11cf9d8b00f226b945b2eef21083e923
|
🛠️ Included tools
The tables below list the most relevant tools per flavor and their versions, as recorded in the image's Software Bill of Materials (SBOM).
amp-devcontainer-base
| Tool |
Version |
| bats |
1.13.0 |
| bats-assert |
2.2.4 |
| bats-support |
0.3.0 |
| git |
1:2.53.0-1ubuntu1 |
| gnupg2 |
2.4.8-4ubuntu3 |
| wget |
1.25.0-2ubuntu4.4 |
amp-devcontainer-cpp
| Tool |
Version |
| ccache |
4.13.1 |
| clang-22 |
1:22.1.2-1ubuntu1 |
| clang-format-22 |
1:22.1.2-1ubuntu1 |
| clang-tidy-22 |
1:22.1.2-1ubuntu1 |
| clang-tools-22 |
1:22.1.2-1ubuntu1 |
| clangd-22 |
1:22.1.2-1ubuntu1 |
| cmake |
4.4.2 |
| conan |
2.31.2 |
| g++-15 |
15.2.0-16ubuntu1 |
| gcovr |
8.6 |
| gdb-multiarch |
17.1-2ubuntu1 |
| include-what-you-use |
0.26 |
| lld-22 |
1:22.1.2-1ubuntu1 |
| llvm-22 |
1:22.1.2-1ubuntu1 |
| mull-22 |
0.34.0 |
| ninja-build |
1.13.2-1 |
| xwin |
0.8.0 |
amp-devcontainer-docs
| Tool |
Version |
| graphviz |
14.1.2-1ubuntu1 |
| plantuml |
1:1.2020.2+ds-6build1 |
| sbdl |
1.25.9 |
amp-devcontainer-embedded-cpp
| Tool |
Version |
| arm-gnu-toolchain |
15.2.rel1 |
| ccache |
4.13.1 |
| clang-22 |
1:22.1.2-1ubuntu1 |
| clang-format-22 |
1:22.1.2-1ubuntu1 |
| clang-tidy-22 |
1:22.1.2-1ubuntu1 |
| clang-tools-22 |
1:22.1.2-1ubuntu1 |
| clangd-22 |
1:22.1.2-1ubuntu1 |
| cmake |
4.4.2 |
| conan |
2.31.2 |
| g++-15 |
15.2.0-16ubuntu1 |
| gcovr |
8.6 |
| gdb-multiarch |
17.1-2ubuntu1 |
| include-what-you-use |
0.26 |
| lld-22 |
1:22.1.2-1ubuntu1 |
| llvm-22 |
1:22.1.2-1ubuntu1 |
| mull-22 |
0.34.0 |
| ninja-build |
1.13.2-1 |
| xsltproc |
1.1.45-0.1 |
| xwin |
0.8.0 |
amp-devcontainer-embedded-rust
| Tool |
Version |
| cargo-binstall |
1.21.0 |
| cargo-binutils |
0.3.6 |
| cargo-mutants |
25.3.1 |
| flip-link |
0.1.12 |
| g++-15 |
15.2.0-16ubuntu1 |
| probe-rs-tools |
0.31.0 |
| rust |
1.94.1 |
| rustup |
1.27.1-8 |
amp-devcontainer-rust
| Tool |
Version |
| cargo-binstall |
1.21.0 |
| cargo-binutils |
0.3.6 |
| cargo-mutants |
25.3.1 |
| g++-15 |
15.2.0-16ubuntu1 |
| rust |
1.94.1 |
| rustup |
1.27.1-8 |
Bug Fixes
- Scope digest artifacts per image so shared name prefixes don't collide (#1432) (ff485e1)
Chores
- deps, embedded-rust: Update rust-lang.rust-analyzer in devcontainer-metadata.json (#1428) (5d4b2fb)
- deps, embedded-rust: Update rust-lang.rust-analyzer in devcontainer.json (#1430) (fe6c340)
- deps, rust: Update rust-lang.rust-analyzer in devcontainer-metadata.json (#1427) (cc20124)
- deps, rust: Update rust-lang.rust-analyzer in devcontainer.json (#1429) (9402e17)