aboutsummaryrefslogtreecommitdiff
path: root/src/oryx/devcontainer-feature.json
diff options
context:
space:
mode:
authorSamruddhi Khandale <skhandale@microsoft.com>2022-11-16 21:49:06 +0300
committerGitHub <noreply@github.com>2022-11-16 21:49:06 +0300
commitbff31788373499fdc903bad8f1b300d579c42d39 (patch)
tree58b99148c06a19ff0b054c72b18fdae32adafac5 /src/oryx/devcontainer-feature.json
parent1e35500bda4b00fadc1b2881865ad3cffaa69ff8 (diff)
Oryx: Unpin git clone from a single commit (#296)
Diffstat (limited to 'src/oryx/devcontainer-feature.json')
-rw-r--r--src/oryx/devcontainer-feature.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/oryx/devcontainer-feature.json b/src/oryx/devcontainer-feature.json
index 741862f..2596bd9 100644
--- a/src/oryx/devcontainer-feature.json
+++ b/src/oryx/devcontainer-feature.json
@@ -1,6 +1,6 @@
{
"id": "oryx",
- "version": "1.0.10",
+ "version": "1.0.11",
"name": "Oryx",
"description": "Installs the oryx CLI",
"documentationURL": "https://github.com/devcontainers/features/tree/main/src/oryx",