Skip to content

Commit

Permalink
Create devcontainer-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
c-git authored Jan 9, 2024
1 parent 7d8d2ed commit 549db51
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .devcontainer/devcontainer-lock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"features": {
"ghcr.io/devcontainers/features/common-utils:2": {
"version": "2.3.1",
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:dd7184ce31edd574c3de97df282af2dcd4d529988e81954ac2aa977ed652e4b0",
"integrity": "sha256:dd7184ce31edd574c3de97df282af2dcd4d529988e81954ac2aa977ed652e4b0"
},
"ghcr.io/devcontainers/features/git:1": {
"version": "1.1.6",
"resolved": "ghcr.io/devcontainers/features/git@sha256:f839be8a0203abe12c917b262b1a1330b8286f9576ef21ea4a26ed60c5bc9947",
"integrity": "sha256:f839be8a0203abe12c917b262b1a1330b8286f9576ef21ea4a26ed60c5bc9947"
},
"ghcr.io/devcontainers/features/rust:1": {
"version": "1.1.1",
"resolved": "ghcr.io/devcontainers/features/rust@sha256:e81d6a952842a4e10d1e4dbb9cb295a1ead44befd8212522a67b8867427b929d",
"integrity": "sha256:e81d6a952842a4e10d1e4dbb9cb295a1ead44befd8212522a67b8867427b929d"
}
}
}

0 comments on commit 549db51

Please sign in to comment.