v6.9.0
6.9.0 (2026-03-11)
📋 Summary
Note
This release of amp-devcontainer switches the image compression from gzip to zstd for a reduction in OCI container image size of up to 20%. The workflow provided with amp-devcontainer has been updated to zstd (level 9, which maps to 'best' for buildx), so any derived container that re-uses amp-devcontainer build workflows will also see (additional) benefit.
In amp-devcontainer-cpp, Conan is updated to version 2.26.0.
Several Extensions have been updated to the latest version.
🔖 Packages
| Container | Full identifier |
|---|---|
| amp-devcontainer-base | ghcr.io/philips-software/amp-devcontainer-base:v6.9.0@sha256:40c387da14fb310871a0f2155f779ac3e2489bb28af4fd76159cc54d1412354b |
| amp-devcontainer-cpp | ghcr.io/philips-software/amp-devcontainer-cpp:v6.9.0@sha256:d2499bd35dcde579864776e8da1f4d0b42698bcd8ffafcd5f4b1e53ddc09a185 |
| amp-devcontainer-rust | ghcr.io/philips-software/amp-devcontainer-rust:v6.9.0@sha256:048c4ca753eb845dbccf982a51a04509d5b0bd7945a1548be94f5785aee892a0 |
Features
- Switch container compression algorithm to zstd (#1183) (ce0c9a4) (by Ron (@rjaegers))
Chores
- deps: Bump conan from 2.25.2 to 2.26.0 in amp-devcontainer-cpp (#1176) (7c9d1ef) (by Dependabot (@dependabot))
- Verify checksum for ARM GCC toolchain in amp-devcontainer-cpp (#1108) (094efc5) (by Ron (@rjaegers))
- deps, cpp: Update github.vscode-pull-request-github, sonarsource.sonarlint-vscode in devcontainer.json (#1186) (bb74b9a) (#1190) (b09f08f) (by Dependabot (@dependabot))
- deps, cpp: Update sonarsource.sonarlint-vscode in devcontainer-metadata.json (#1184) (3a78677) (by Dependabot (@dependabot))
- deps, rust: Update github.vscode-pull-request-github, rust-lang.rust-analyzer, sonarsource.sonarlint-vscode in devcontainer.json (#1175) (9cb2abd) (#1187) (9fa00d0) (#1189) (34156d4) (by Dependabot (@dependabot))
- deps, rust: Update rust-lang.rust-analyzer in devcontainer-metadata.json (#1174) (be2bd22) (#1185) (6199bf2) (#1188) (cb54d28) (by Dependabot (@dependabot))