Skip to content

Commit 7f9ca12

Browse files
Images release - v0.4.3 (devcontainers#1167)
* Images release - v0.4.3 * Go - bump minor version
1 parent 2f75804 commit 7f9ca12

File tree

28 files changed

+66
-66
lines changed

28 files changed

+66
-66
lines changed

src/anaconda/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.1",
2+
"version": "1.0.2",
33
"build": {
44
"latest": true,
55
"rootDistro": "debian",
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"features": {
33
"ghcr.io/devcontainers/features/common-utils:2": {
4-
"version": "2.4.5",
5-
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:e232c240319c4e019467c1099536c5eefebd762cf017d6d50353ed50fbf66ba3",
6-
"integrity": "sha256:e232c240319c4e019467c1099536c5eefebd762cf017d6d50353ed50fbf66ba3"
4+
"version": "2.5.0",
5+
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:6a1d1f7f1617074baed18bb73b9ddd502f18ba7591a2140d274ec89bcd8cee23",
6+
"integrity": "sha256:6a1d1f7f1617074baed18bb73b9ddd502f18ba7591a2140d274ec89bcd8cee23"
77
}
88
}
99
}

src/base-alpine/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.209.2",
2+
"version": "0.209.3",
33
"variants": [
44
"3.20",
55
"3.19",

src/base-debian/.devcontainer/devcontainer-lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"features": {
33
"ghcr.io/devcontainers/features/common-utils:2": {
4-
"version": "2.4.5",
5-
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:e232c240319c4e019467c1099536c5eefebd762cf017d6d50353ed50fbf66ba3",
6-
"integrity": "sha256:e232c240319c4e019467c1099536c5eefebd762cf017d6d50353ed50fbf66ba3"
4+
"version": "2.5.0",
5+
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:6a1d1f7f1617074baed18bb73b9ddd502f18ba7591a2140d274ec89bcd8cee23",
6+
"integrity": "sha256:6a1d1f7f1617074baed18bb73b9ddd502f18ba7591a2140d274ec89bcd8cee23"
77
},
88
"ghcr.io/devcontainers/features/git:1": {
99
"version": "1.3.2",

src/base-debian/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.14",
2+
"version": "1.0.15",
33
"variants": [
44
"bookworm",
55
"bullseye"

src/base-ubuntu/.devcontainer/devcontainer-lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"features": {
33
"ghcr.io/devcontainers/features/common-utils:2": {
4-
"version": "2.4.5",
5-
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:e232c240319c4e019467c1099536c5eefebd762cf017d6d50353ed50fbf66ba3",
6-
"integrity": "sha256:e232c240319c4e019467c1099536c5eefebd762cf017d6d50353ed50fbf66ba3"
4+
"version": "2.5.0",
5+
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:6a1d1f7f1617074baed18bb73b9ddd502f18ba7591a2140d274ec89bcd8cee23",
6+
"integrity": "sha256:6a1d1f7f1617074baed18bb73b9ddd502f18ba7591a2140d274ec89bcd8cee23"
77
},
88
"ghcr.io/devcontainers/features/git:1": {
99
"version": "1.3.2",

src/base-ubuntu/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.1.3",
2+
"version": "1.1.4",
33
"variants": [
44
"noble",
55
"jammy",

src/dotnet/.devcontainer/devcontainer-lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"features": {
33
"ghcr.io/devcontainers/features/common-utils:2": {
4-
"version": "2.4.5",
5-
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:e232c240319c4e019467c1099536c5eefebd762cf017d6d50353ed50fbf66ba3",
6-
"integrity": "sha256:e232c240319c4e019467c1099536c5eefebd762cf017d6d50353ed50fbf66ba3"
4+
"version": "2.5.0",
5+
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:6a1d1f7f1617074baed18bb73b9ddd502f18ba7591a2140d274ec89bcd8cee23",
6+
"integrity": "sha256:6a1d1f7f1617074baed18bb73b9ddd502f18ba7591a2140d274ec89bcd8cee23"
77
},
88
"ghcr.io/devcontainers/features/git:1": {
99
"version": "1.3.2",

src/dotnet/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.2.0",
2+
"version": "1.2.1",
33
"variants": [
44
"8.0-bookworm-slim",
55
"8.0-noble",

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"features": {
33
"ghcr.io/devcontainers/features/common-utils:2": {
4-
"version": "2.4.5",
5-
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:e232c240319c4e019467c1099536c5eefebd762cf017d6d50353ed50fbf66ba3",
6-
"integrity": "sha256:e232c240319c4e019467c1099536c5eefebd762cf017d6d50353ed50fbf66ba3"
4+
"version": "2.5.0",
5+
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:6a1d1f7f1617074baed18bb73b9ddd502f18ba7591a2140d274ec89bcd8cee23",
6+
"integrity": "sha256:6a1d1f7f1617074baed18bb73b9ddd502f18ba7591a2140d274ec89bcd8cee23"
77
},
88
"ghcr.io/devcontainers/features/git:1": {
99
"version": "1.3.2",

0 commit comments

Comments
 (0)