From 8d1456b95d220fa843875ab9e7d9437970c518e6 Mon Sep 17 00:00:00 2001 From: Danielle Maywood Date: Tue, 29 Apr 2025 10:02:25 +0100 Subject: [PATCH] Add Coder Dev Container Features to index --- _data/collection-index.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 2ad35134..a9461006 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1036,4 +1036,9 @@ maintainer: Grafana Labs contact: https://github.com/grafana/devcontainer-features/issues repository: https://github.com/grafana/devcontainer-features - ociReference: ghcr.io/grafana/devcontainer-features \ No newline at end of file + ociReference: ghcr.io/grafana/devcontainer-features +- name: Dev Container Features by Coder + maintainer: Coder + contact: https://github.com/coder/devcontainer-features/issues + repository: https://github.com/coder/devcontainer-features + ociReference: ghcr.io/coder/devcontainer-features