From be843cfd4c2d2a446355226eebaf66be9106b152 Mon Sep 17 00:00:00 2001 From: Ron <45816308+rjaegers@users.noreply.github.com> Date: Tue, 18 Nov 2025 13:49:31 +0100 Subject: [PATCH] chore: add amp-devcontainer templates to collection --- _data/collection-index.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 61fd55ae..017843e1 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1138,3 +1138,13 @@ contact: https://github.com/navinkrishnan/devcontainer-templates-btp/issues repository: https://github.com/navinkrishnan/devcontainer-templates-btp ociReference: ghcr.io/navinkrishnan/devcontainer-templates-btp +- name: C++ Dev Container Template + maintainer: Philips Software + contact: https://github.com/philips-software/amp-devcontainer/issues + repository: https://github.com/philips-software/amp-devcontainer + ociReference: ghcr.io/philips-software/amp-devcontainer/cpp-template +- name: Rust Dev Container Template + maintainer: Philips Software + contact: https://github.com/philips-software/amp-devcontainer/issues + repository: https://github.com/philips-software/amp-devcontainer + ociReference: ghcr.io/philips-software/amp-devcontainer/rust-template