microsoft/hve-core

Public

mirrored from https://github.com/microsoft/hve-coreAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
feat/1873-devcontainer

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

scripts/tests/fixtures/Devcontainer/missing-resolved-lock.json

8lines · modecode

1{
2 "features": {
3 "ghcr.io/devcontainers/features/node:1": {
4 "version": "1.7.1",
5 "integrity": "sha256:abc123"
6 }
7 }
8}
9