From 74aa7b9d8d6b56f95da7fc1c932fcefa93575cec Mon Sep 17 00:00:00 2001 From: Robert DeRienzo Date: Sat, 7 Sep 2024 09:47:04 -0400 Subject: [PATCH] Update collection to include devc templates Adding my personal devcontainer templates to the public collection --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index f11477f9..ed6d845b 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -923,3 +923,8 @@ contact: https://github.com/lx-0/devcontainer-templates/issues repository: https://github.com/lx-0/devcontainer-templates ociReference: ghcr.io/lx-0/devcontainer-templates +- name: Dev Container Templates by RobertLD + maintainer: Robert DeRienzo + contact: https://github.com/RobertLD/devc-templates/issues + repository: https://github.com/RobertLD/devc-templates + ociReference: ghcr.io/RobertLD/devc-templates