-
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.3": {
"version": "2.5.3",
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:3cf7ca93154faf9bdb128f3009cf1d1a91750ec97cc52082cf5d4edef5451f85",
"integrity": "sha256:3cf7ca93154faf9bdb128f3009cf1d1a91750ec97cc52082cf5d4edef5451f85"
},
"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.3": {
"version": "1.3.3",
"resolved": "ghcr.io/devcontainers/features/go@sha256:f5ef402a387201cf1ace38ea16c176612d61107c0fcd58da1bb84493cd93f6a1",
"integrity": "sha256:f5ef402a387201cf1ace38ea16c176612d61107c0fcd58da1bb84493cd93f6a1"
}
}
}