diff options
author | Samruddhi Khandale <skhandale@microsoft.com> | 2022-11-01 21:28:41 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-01 21:28:41 +0300 |
commit | a94558576cea2cb27d6cb9de331d21413ec7abb0 (patch) | |
tree | f83d9e9b207375ceee82520b1a9cebd0b37a26f5 /src/oryx/devcontainer-feature.json | |
parent | 268368beeb998fd57d00f258188145b5d1e30a78 (diff) |
Oryx - git clone: Pin to an older commit (#253)
pin: git clone
Diffstat (limited to 'src/oryx/devcontainer-feature.json')
-rw-r--r-- | src/oryx/devcontainer-feature.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/oryx/devcontainer-feature.json b/src/oryx/devcontainer-feature.json index ba80780..741862f 100644 --- a/src/oryx/devcontainer-feature.json +++ b/src/oryx/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "oryx", - "version": "1.0.9", + "version": "1.0.10", "name": "Oryx", "description": "Installs the oryx CLI", "documentationURL": "https://github.com/devcontainers/features/tree/main/src/oryx", |