forked from devcontainers/images
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdevcontainer-lock.json
19 lines (19 loc) · 926 Bytes
/
devcontainer-lock.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"features": {
"ghcr.io/devcontainers/features/git:1": {
"version": "1.3.2",
"resolved": "ghcr.io/devcontainers/features/git@sha256:63c96e8ac33f5630300d8883e2ec3123278de70d318589af596ea1954846014d",
"integrity": "sha256:63c96e8ac33f5630300d8883e2ec3123278de70d318589af596ea1954846014d"
},
"ghcr.io/devcontainers/features/java:1": {
"version": "1.6.2",
"resolved": "ghcr.io/devcontainers/features/java@sha256:a45f5fbb4b154a1d40b79ac840bbf1dc025e0eb67fb8c0dc73cd6681705b22c2",
"integrity": "sha256:a45f5fbb4b154a1d40b79ac840bbf1dc025e0eb67fb8c0dc73cd6681705b22c2"
},
"ghcr.io/devcontainers/features/node:1": {
"version": "1.6.1",
"resolved": "ghcr.io/devcontainers/features/node@sha256:71590121aaf7b2040f3e1e2dfc4bb9a1389277fd5a88a7199094542b82ce5340",
"integrity": "sha256:71590121aaf7b2040f3e1e2dfc4bb9a1389277fd5a88a7199094542b82ce5340"
}
}
}