From 11ad9c8932cdb4045159936bd64a904eb5c2a030 Mon Sep 17 00:00:00 2001 From: nozaq Date: Sat, 27 Jun 2026 09:46:19 +0900 Subject: [PATCH] Add Bare Dev Container Templates to collection index --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index ee974434..db72653c 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1561,3 +1561,8 @@ contact: https://github.com/jrussellsmyth/devcontainer-features/issues repository: https://github.com/jrussellsmyth/devcontainer-features ociReference: ghcr.io/jrussellsmyth/devcontainer-features +- name: Bare Dev Container Templates + maintainer: nozaq + contact: https://github.com/bare-devcontainer/templates/issues + repository: https://github.com/bare-devcontainer/templates + ociReference: ghcr.io/bare-devcontainer/templates