From bddb08447c23461a40679012948b9868b6d42187 Mon Sep 17 00:00:00 2001 From: amsatxllc Date: Sat, 14 Jun 2025 15:33:42 -0500 Subject: [PATCH] good --- .devcontainer/devcontainer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 6cbdc7c..00a3305 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -26,6 +26,7 @@ "ghcr.io/devcontainers/features/github-cli:1": { "version": "latest" } + "ghcr.io/szkiba/devcontainer-features/cdo:1": {} }, "overrideFeatureInstallOrder": [ "ghcr.io/devcontainers/features/common-utils", @@ -67,4 +68,4 @@ } } } -} \ No newline at end of file +}