Skip to content

Commit 358df57

Browse files
v0.3.22 (#792)
1 parent 4c47b02 commit 358df57

File tree

6 files changed

+17
-21
lines changed

6 files changed

+17
-21
lines changed

src/go/.devcontainer/devcontainer-lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"integrity": "sha256:cc148c3cef63de277833ee72a607f5acfff65249b104f19e22629b8918b72eef"
1717
},
1818
"ghcr.io/devcontainers/features/node:1": {
19-
"version": "1.3.0",
20-
"resolved": "ghcr.io/devcontainers/features/node@sha256:55e15045a77aea36f129a89e01cb8dfc0fa56a9094b3f7b5d9a473805288bc45",
21-
"integrity": "sha256:55e15045a77aea36f129a89e01cb8dfc0fa56a9094b3f7b5d9a473805288bc45"
19+
"version": "1.3.1",
20+
"resolved": "ghcr.io/devcontainers/features/node@sha256:7d31b83459dd5110c37e7f5acb2920335cb1e5ebf014326d7eb6a0b290cc820a",
21+
"integrity": "sha256:7d31b83459dd5110c37e7f5acb2920335cb1e5ebf014326d7eb6a0b290cc820a"
2222
}
2323
}
2424
}

src/go/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.1.2",
2+
"version": "1.1.3",
33
"variants": [
44
"1.21-bookworm",
55
"1.20-bookworm",
@@ -32,7 +32,7 @@
3232
},
3333
"variantTags": {
3434
"1.21-bookworm": [
35-
"go:${VERSION}-1.20",
35+
"go:${VERSION}-1.21",
3636
"go:${VERSION}-1",
3737
"go:${VERSION}-1-bookworm",
3838
"go:${VERSION}-bookworm"

src/python/.devcontainer/devcontainer-lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"integrity": "sha256:2ab83ca71d55d5c00a1255b07f3a83a53cd2de77ce8b9637abad38095d672a5b"
1212
},
1313
"ghcr.io/devcontainers/features/node:1": {
14-
"version": "1.3.0",
15-
"resolved": "ghcr.io/devcontainers/features/node@sha256:55e15045a77aea36f129a89e01cb8dfc0fa56a9094b3f7b5d9a473805288bc45",
16-
"integrity": "sha256:55e15045a77aea36f129a89e01cb8dfc0fa56a9094b3f7b5d9a473805288bc45"
14+
"version": "1.3.1",
15+
"resolved": "ghcr.io/devcontainers/features/node@sha256:7d31b83459dd5110c37e7f5acb2920335cb1e5ebf014326d7eb6a0b290cc820a",
16+
"integrity": "sha256:7d31b83459dd5110c37e7f5acb2920335cb1e5ebf014326d7eb6a0b290cc820a"
1717
},
1818
"ghcr.io/devcontainers/features/python:1": {
1919
"version": "1.2.1",

src/python/manifest.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.1.0",
2+
"version": "1.1.1",
33
"variants": [
44
"3.12-bookworm",
55
"3.11-bookworm",
@@ -11,7 +11,6 @@
1111
"3.10-bullseye",
1212
"3.9-bullseye",
1313
"3.8-bullseye",
14-
"3.12-buster",
1514
"3.11-buster",
1615
"3.10-buster",
1716
"3.9-buster",
@@ -61,9 +60,6 @@
6160
"linux/amd64",
6261
"linux/arm64"
6362
],
64-
"3.12-buster": [
65-
"linux/amd64"
66-
],
6763
"3.11-buster": [
6864
"linux/amd64"
6965
],
@@ -103,7 +99,7 @@
10399
"python:${VERSION}-3-bullseye",
104100
"python:${VERSION}-bullseye"
105101
],
106-
"3.12-buster": [
102+
"3.11-buster": [
107103
"python:${VERSION}-3-buster",
108104
"python:${VERSION}-buster"
109105
]

src/universal/.devcontainer/devcontainer-lock.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"integrity": "sha256:245b89453a017490401090692650c6bad5c41159be58a7a13d7a95d542af5c7d"
1212
},
1313
"ghcr.io/devcontainers/features/docker-in-docker:2": {
14-
"version": "2.6.0",
15-
"resolved": "ghcr.io/devcontainers/features/docker-in-docker@sha256:df83bacf33a5aca85e73742da6c9bc0dec597e9eb23cad3d53f7d7ca925cd5bf",
16-
"integrity": "sha256:df83bacf33a5aca85e73742da6c9bc0dec597e9eb23cad3d53f7d7ca925cd5bf"
14+
"version": "2.7.0",
15+
"resolved": "ghcr.io/devcontainers/features/docker-in-docker@sha256:3c8de80663492f4a534ff7fae40c2f98ef079581cc9a895d669ad7594759c8be",
16+
"integrity": "sha256:3c8de80663492f4a534ff7fae40c2f98ef079581cc9a895d669ad7594759c8be"
1717
},
1818
"ghcr.io/devcontainers/features/dotnet:1": {
1919
"version": "1.1.4",
@@ -56,9 +56,9 @@
5656
"integrity": "sha256:37f0eb42284e7f09e31be3c2e241a93f48e308df635ca241427c63e297c30074"
5757
},
5858
"ghcr.io/devcontainers/features/node:1": {
59-
"version": "1.3.0",
60-
"resolved": "ghcr.io/devcontainers/features/node@sha256:55e15045a77aea36f129a89e01cb8dfc0fa56a9094b3f7b5d9a473805288bc45",
61-
"integrity": "sha256:55e15045a77aea36f129a89e01cb8dfc0fa56a9094b3f7b5d9a473805288bc45"
59+
"version": "1.3.1",
60+
"resolved": "ghcr.io/devcontainers/features/node@sha256:7d31b83459dd5110c37e7f5acb2920335cb1e5ebf014326d7eb6a0b290cc820a",
61+
"integrity": "sha256:7d31b83459dd5110c37e7f5acb2920335cb1e5ebf014326d7eb6a0b290cc820a"
6262
},
6363
"ghcr.io/devcontainers/features/oryx:1": {
6464
"version": "1.1.0",

src/universal/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.5.6",
2+
"version": "2.5.7",
33
"build": {
44
"latest": true,
55
"rootDistro": "debian",

0 commit comments

Comments
 (0)