-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdevcontainer-lock.json
More file actions
19 lines (19 loc) · 992 Bytes
/
devcontainer-lock.json
File metadata and controls
19 lines (19 loc) · 992 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"features": {
"ghcr.io/devcontainers/features/common-utils:2.5.7": {
"version": "2.5.7",
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:dbf431d6b42d55cde50fa1df75c7f7c3999a90cde6d73f7a7071174b3c3d0cc4",
"integrity": "sha256:dbf431d6b42d55cde50fa1df75c7f7c3999a90cde6d73f7a7071174b3c3d0cc4"
},
"ghcr.io/devcontainers/features/docker-outside-of-docker:1.6.2": {
"version": "1.6.2",
"resolved": "ghcr.io/devcontainers/features/docker-outside-of-docker@sha256:111686af7b37a3d63da97ccbb31a46a95ad83d99683e714a09a21c4c006f66c2",
"integrity": "sha256:111686af7b37a3d63da97ccbb31a46a95ad83d99683e714a09a21c4c006f66c2"
},
"ghcr.io/devcontainers/features/go:1.3.2": {
"version": "1.3.2",
"resolved": "ghcr.io/devcontainers/features/go@sha256:c93a15310238e947d7f336463c1b9cc989ebc165c5ab6dccc03d75530eaced82",
"integrity": "sha256:c93a15310238e947d7f336463c1b9cc989ebc165c5ab6dccc03d75530eaced82"
}
}
}