Skip to content

v6.5.2

Choose a tag to compare

@philips-software-forest-releaser philips-software-forest-releaser released this 22 Oct 09:31
c955537

6.5.2 (2025-10-22)

📋 Summary

This release updates the Ubuntu base image for all containers, and it includes a refactoring of the re-usable workflows that enable re-use in repositories that derive from amp-devcontainer.

🔖 Packages

Container Full identifier
amp-devcontainer-cpp ghcr.io/philips-software/amp-devcontainer-cpp:v6.5.2@sha256:0a4edfc361a8e8b2be6b6e4e06f65bb984aae65c792442a29fdbc85fcc0a466b
amp-devcontainer-rust ghcr.io/philips-software/amp-devcontainer-rust:v6.5.2@sha256:850a19aa82bcf3d027e2e952d3933a072eff51eb4ca3b4321f12a3dfa1689708

Bug Fixes

  • Fix attestation verification for repos that re-use amp-devcontainer workflows (#987) (ebfb69d) (by @rjaegers)

Chores

  • deps, cpp: Update github.vscode-pull-request-github, ms-vscode.cpptools, sonarsource.sonarlint-vscode in devcontainer.json (#982) (dc7b2d2) (by @dependabot)
  • deps, cpp: Update ms-vscode.cpptools, sonarsource.sonarlint-vscode in devcontainer-metadata.json (#983) (3ef1da2) (by @dependabot)
  • deps, rust: Update github.vscode-pull-request-github, sonarsource.sonarlint-vscode in devcontainer.json (#981) (c9efa53) (by @dependabot)
  • deps: Bump ubuntu from 728785b to 66460d5 in amp-devcontainer-rust (#976) (bd12176) and amp-devcontainer-cpp (#977) (3817eb2) (by @dependabot)
  • Refactor re-usable workflows to enable re-use in derived repositories (#968) (4c4130c) (by @rjaegers)