Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/anaconda/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ You can decide how often you want updates by referencing a [semantic version](ht

- `mcr.microsoft.com/devcontainers/anaconda:1-3`
- `mcr.microsoft.com/devcontainers/anaconda:1.3-3`
- `mcr.microsoft.com/devcontainers/anaconda:1.3.11-3`
- `mcr.microsoft.com/devcontainers/anaconda:1.3.13-3`

See [history](history) for information on the contents of each version and [here for a complete list of available tags](https://mcr.microsoft.com/v2/devcontainers/anaconda/tags/list).

Expand Down
2 changes: 1 addition & 1 deletion src/anaconda/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.3.12",
"version": "1.3.13",
"build": {
"latest": true,
"rootDistro": "debian",
Expand Down
8 changes: 4 additions & 4 deletions src/base-alpine/.devcontainer/devcontainer-lock.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"features": {
"ghcr.io/devcontainers/features/common-utils:2": {
"version": "2.5.6",
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:9ddad2e4f71f172cc0bf28461e70948218f70f8ad6cd936b5c8dbe0a8acf6b45",
"integrity": "sha256:9ddad2e4f71f172cc0bf28461e70948218f70f8ad6cd936b5c8dbe0a8acf6b45"
"version": "2.5.7",
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:dbf431d6b42d55cde50fa1df75c7f7c3999a90cde6d73f7a7071174b3c3d0cc4",
"integrity": "sha256:dbf431d6b42d55cde50fa1df75c7f7c3999a90cde6d73f7a7071174b3c3d0cc4"
},
"ghcr.io/devcontainers/features/git:1": {
"version": "1.3.5",
"resolved": "ghcr.io/devcontainers/features/git@sha256:27905dc196c01f77d6ba8709cb82eeaf330b3b108772e2f02d1cd0d826de1251",
"integrity": "sha256:27905dc196c01f77d6ba8709cb82eeaf330b3b108772e2f02d1cd0d826de1251"
}
}
}
}
2 changes: 1 addition & 1 deletion src/base-alpine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ You can decide how often you want updates by referencing a [semantic version](ht

- `mcr.microsoft.com/devcontainers/base:3-alpine`
- `mcr.microsoft.com/devcontainers/base:3.0-alpine`
- `mcr.microsoft.com/devcontainers/base:3.0.2-alpine`
- `mcr.microsoft.com/devcontainers/base:3.0.3-alpine`

See [history](history) for information on the contents of each version and [here for a complete list of available tags](https://mcr.microsoft.com/v2/devcontainers/base/tags/list).

Expand Down
2 changes: 1 addition & 1 deletion src/base-alpine/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.0.2",
"version": "3.0.3",
"variants": [
"latest",
"3.23",
Expand Down
6 changes: 3 additions & 3 deletions src/base-debian/.devcontainer/devcontainer-lock.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"features": {
"ghcr.io/devcontainers/features/common-utils:2": {
"version": "2.5.6",
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:9ddad2e4f71f172cc0bf28461e70948218f70f8ad6cd936b5c8dbe0a8acf6b45",
"integrity": "sha256:9ddad2e4f71f172cc0bf28461e70948218f70f8ad6cd936b5c8dbe0a8acf6b45"
"version": "2.5.7",
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:dbf431d6b42d55cde50fa1df75c7f7c3999a90cde6d73f7a7071174b3c3d0cc4",
"integrity": "sha256:dbf431d6b42d55cde50fa1df75c7f7c3999a90cde6d73f7a7071174b3c3d0cc4"
},
"ghcr.io/devcontainers/features/git:1": {
"version": "1.3.5",
Expand Down
2 changes: 1 addition & 1 deletion src/base-debian/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ You can decide how often you want updates by referencing a [semantic version](ht

- `mcr.microsoft.com/devcontainers/base:2-trixie`
- `mcr.microsoft.com/devcontainers/base:2.1-trixie`
- `mcr.microsoft.com/devcontainers/base:2.1.6-trixie`
- `mcr.microsoft.com/devcontainers/base:2.1.7-trixie`

See [history](history) for information on the contents of each version and [here for a complete list of available tags](https://mcr.microsoft.com/v2/devcontainers/base/tags/list).

Expand Down
2 changes: 1 addition & 1 deletion src/base-debian/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.1.6",
"version": "2.1.7",
"variants": [
"trixie",
"bookworm",
Expand Down
6 changes: 3 additions & 3 deletions src/base-ubuntu/.devcontainer/devcontainer-lock.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"features": {
"ghcr.io/devcontainers/features/common-utils:2": {
"version": "2.5.6",
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:9ddad2e4f71f172cc0bf28461e70948218f70f8ad6cd936b5c8dbe0a8acf6b45",
"integrity": "sha256:9ddad2e4f71f172cc0bf28461e70948218f70f8ad6cd936b5c8dbe0a8acf6b45"
"version": "2.5.7",
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:dbf431d6b42d55cde50fa1df75c7f7c3999a90cde6d73f7a7071174b3c3d0cc4",
"integrity": "sha256:dbf431d6b42d55cde50fa1df75c7f7c3999a90cde6d73f7a7071174b3c3d0cc4"
},
"ghcr.io/devcontainers/features/git:1": {
"version": "1.3.5",
Expand Down
2 changes: 1 addition & 1 deletion src/base-ubuntu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ You can decide how often you want updates by referencing a [semantic version](ht

- `mcr.microsoft.com/devcontainers/base:2-jammy`
- `mcr.microsoft.com/devcontainers/base:2.1-jammy`
- `mcr.microsoft.com/devcontainers/base:2.1.6-jammy`
- `mcr.microsoft.com/devcontainers/base:2.1.7-jammy`

See [history](history) for information on the contents of each version and [here for a complete list of available tags](https://mcr.microsoft.com/v2/devcontainers/base/tags/list).

Expand Down
2 changes: 1 addition & 1 deletion src/base-ubuntu/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.1.6",
"version": "2.1.7",
"variants": [
"noble",
"jammy"
Expand Down
4 changes: 2 additions & 2 deletions src/cpp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ Refer to [this guide](https://containers.dev/guide/dockerfile) for more details.
You can decide how often you want updates by referencing a [semantic version](https://semver.org/) of each image. For example:
- `mcr.microsoft.com/devcontainers/cpp:2-trixie`
- `mcr.microsoft.com/devcontainers/cpp:2.1-trixie`
- `mcr.microsoft.com/devcontainers/cpp:2.1.5-trixie`
- `mcr.microsoft.com/devcontainers/cpp:2.1.6-trixie`
- `mcr.microsoft.com/devcontainers/cpp:2-bookworm`
- `mcr.microsoft.com/devcontainers/cpp:2.1-bookworm`
- `mcr.microsoft.com/devcontainers/cpp:2.1.5-bookworm`
- `mcr.microsoft.com/devcontainers/cpp:2.1.6-bookworm`

However, we only do security patching on the latest [non-breaking, in support](https://github.com/devcontainers/images/issues/90) versions of images (e.g. `0-debian-12`). You may want to run `apt-get update && apt-get upgrade` in your Dockerfile if you lock to a more specific version to at least pick up OS security updates.

Expand Down
2 changes: 1 addition & 1 deletion src/cpp/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.1.5",
"version": "2.1.6",
"variants": [
"trixie",
"bookworm",
Expand Down
6 changes: 3 additions & 3 deletions src/dotnet/.devcontainer/devcontainer-lock.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"features": {
"ghcr.io/devcontainers/features/common-utils:2": {
"version": "2.5.6",
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:9ddad2e4f71f172cc0bf28461e70948218f70f8ad6cd936b5c8dbe0a8acf6b45",
"integrity": "sha256:9ddad2e4f71f172cc0bf28461e70948218f70f8ad6cd936b5c8dbe0a8acf6b45"
"version": "2.5.7",
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:dbf431d6b42d55cde50fa1df75c7f7c3999a90cde6d73f7a7071174b3c3d0cc4",
"integrity": "sha256:dbf431d6b42d55cde50fa1df75c7f7c3999a90cde6d73f7a7071174b3c3d0cc4"
},
"ghcr.io/devcontainers/features/git:1": {
"version": "1.3.5",
Expand Down
4 changes: 2 additions & 2 deletions src/dotnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ You can decide how often you want updates by referencing a [semantic version](ht

- `mcr.microsoft.com/devcontainers/dotnet:2-10.0-noble`
- `mcr.microsoft.com/devcontainers/dotnet:2.0-10.0-noble`
- `mcr.microsoft.com/devcontainers/dotnet:2.0.5-10.0-noble`
- `mcr.microsoft.com/devcontainers/dotnet:2.0.6-10.0-noble`
- `mcr.microsoft.com/devcontainers/dotnet:2-9.0`
- `mcr.microsoft.com/devcontainers/dotnet:2.0-9.0`
- `mcr.microsoft.com/devcontainers/dotnet:2.0.5-9.0`
- `mcr.microsoft.com/devcontainers/dotnet:2.0.6-9.0`

See [history](history) for information on the contents of each version and [here for a complete list of available tags](https://mcr.microsoft.com/v2/devcontainers/dotnet/tags/list).

Expand Down
2 changes: 1 addition & 1 deletion src/dotnet/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.0.5",
"version": "2.0.6",
"variants": [
"10.0-noble",
"9.0-bookworm-slim",
Expand Down
12 changes: 6 additions & 6 deletions src/go/.devcontainer/devcontainer-lock.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"features": {
"ghcr.io/devcontainers/features/common-utils:2": {
"version": "2.5.6",
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:9ddad2e4f71f172cc0bf28461e70948218f70f8ad6cd936b5c8dbe0a8acf6b45",
"integrity": "sha256:9ddad2e4f71f172cc0bf28461e70948218f70f8ad6cd936b5c8dbe0a8acf6b45"
"version": "2.5.7",
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:dbf431d6b42d55cde50fa1df75c7f7c3999a90cde6d73f7a7071174b3c3d0cc4",
"integrity": "sha256:dbf431d6b42d55cde50fa1df75c7f7c3999a90cde6d73f7a7071174b3c3d0cc4"
},
"ghcr.io/devcontainers/features/git:1": {
"version": "1.3.5",
"resolved": "ghcr.io/devcontainers/features/git@sha256:27905dc196c01f77d6ba8709cb82eeaf330b3b108772e2f02d1cd0d826de1251",
"integrity": "sha256:27905dc196c01f77d6ba8709cb82eeaf330b3b108772e2f02d1cd0d826de1251"
},
"ghcr.io/devcontainers/features/go:1": {
"version": "1.3.2",
"resolved": "ghcr.io/devcontainers/features/go@sha256:c93a15310238e947d7f336463c1b9cc989ebc165c5ab6dccc03d75530eaced82",
"integrity": "sha256:c93a15310238e947d7f336463c1b9cc989ebc165c5ab6dccc03d75530eaced82"
"version": "1.3.3",
"resolved": "ghcr.io/devcontainers/features/go@sha256:f5ef402a387201cf1ace38ea16c176612d61107c0fcd58da1bb84493cd93f6a1",
"integrity": "sha256:f5ef402a387201cf1ace38ea16c176612d61107c0fcd58da1bb84493cd93f6a1"
},
"ghcr.io/devcontainers/features/node:1": {
"version": "1.7.1",
Expand Down
2 changes: 1 addition & 1 deletion src/go/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Refer to [this guide](https://containers.dev/guide/dockerfile) for more details.

You can decide how often you want updates by referencing a [semantic version](https://semver.org/) of each image. For example:

- `mcr.microsoft.com/devcontainers/go:2-1.26` (or `2-1.26-trixie`, `2-1.26-bookworm`)
- `mcr.microsoft.com/devcontainers/go:2.1.1` (or `2.1.1-trixie`, `2.1.1-bookworm`)
Comment thread
abdurriq marked this conversation as resolved.
Outdated
- `mcr.microsoft.com/devcontainers/go:2.0-1.26` (or `2.0-1.26-trixie`, `2.0-1.26-bookworm`)
- `mcr.microsoft.com/devcontainers/go:2.0.8-1.26` (or `2.0.8-1.26-trixie`, `2.0.8-1.26-bookworm`)

Expand Down
2 changes: 1 addition & 1 deletion src/go/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.1.0",
"version": "2.1.1",
"variants": [
"1.26-trixie",
"1.25-trixie",
Expand Down
6 changes: 3 additions & 3 deletions src/java-8/.devcontainer/devcontainer-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"integrity": "sha256:27905dc196c01f77d6ba8709cb82eeaf330b3b108772e2f02d1cd0d826de1251"
},
"ghcr.io/devcontainers/features/java:1": {
"version": "1.6.3",
"resolved": "ghcr.io/devcontainers/features/java@sha256:df67d6ff6e9cdd858207ae9e92a99ddb88384b789f79eecd6f873216e951d286",
"integrity": "sha256:df67d6ff6e9cdd858207ae9e92a99ddb88384b789f79eecd6f873216e951d286"
"version": "1.7.2",
"resolved": "ghcr.io/devcontainers/features/java@sha256:e75d274ac969b29a59ba6f34c2d098f6a52144d0ec027ef326b724ea4b8b7b4e",
"integrity": "sha256:e75d274ac969b29a59ba6f34c2d098f6a52144d0ec027ef326b724ea4b8b7b4e"
},
"ghcr.io/devcontainers/features/node:1": {
"version": "1.7.1",
Expand Down
2 changes: 1 addition & 1 deletion src/java-8/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ You can decide how often you want updates by referencing a [semantic version](ht

- `mcr.microsoft.com/devcontainers/java:3-8` (or `3-8-trixie`, `3-8-bookworm` to pin to an OS version)
- `mcr.microsoft.com/devcontainers/java:3.0-8` (or `3.0-8-trixie`, `3.0-8-bookworm` to pin to an OS version)
- `mcr.microsoft.com/devcontainers/java:3.0.6-8` (or `3.0.6-8-trixie`, `3.0.6-8-bookworm` to pin to an OS version)
- `mcr.microsoft.com/devcontainers/java:3.0.7-8` (or `3.0.7-8-trixie`, `3.0.7-8-bookworm` to pin to an OS version)

However, we only do security patching on the latest [non-breaking, in support](https://github.com/devcontainers/images/issues/90) versions of images (e.g. `3-8`). You may want to run `apt-get update && apt-get upgrade` in your Dockerfile if you lock to a more specific version to at least pick up OS security updates.

Expand Down
2 changes: 1 addition & 1 deletion src/java-8/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.0.6",
"version": "3.0.7",
"variants": [
"trixie",
"bookworm"
Expand Down
6 changes: 3 additions & 3 deletions src/java/.devcontainer/devcontainer-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"integrity": "sha256:27905dc196c01f77d6ba8709cb82eeaf330b3b108772e2f02d1cd0d826de1251"
},
"ghcr.io/devcontainers/features/java:1": {
"version": "1.6.3",
"resolved": "ghcr.io/devcontainers/features/java@sha256:df67d6ff6e9cdd858207ae9e92a99ddb88384b789f79eecd6f873216e951d286",
"integrity": "sha256:df67d6ff6e9cdd858207ae9e92a99ddb88384b789f79eecd6f873216e951d286"
"version": "1.7.2",
"resolved": "ghcr.io/devcontainers/features/java@sha256:e75d274ac969b29a59ba6f34c2d098f6a52144d0ec027ef326b724ea4b8b7b4e",
"integrity": "sha256:e75d274ac969b29a59ba6f34c2d098f6a52144d0ec027ef326b724ea4b8b7b4e"
},
"ghcr.io/devcontainers/features/node:1": {
"version": "1.7.1",
Expand Down
2 changes: 1 addition & 1 deletion src/java/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ You can decide how often you want updates by referencing a [semantic version](ht

- `mcr.microsoft.com/devcontainers/java:3-11` (or `3-11-trixie`, `3-11-bookworm` to pin to an OS version)
- `mcr.microsoft.com/devcontainers/java:3.0-11` (or `3.0-11-trixie`, `3.0-11-bookworm` to pin to an OS version)
- `mcr.microsoft.com/devcontainers/java:3.0.5-11` (or `3.0.5-11-trixie`, `3.0.5-11-bookworm` to pin to an OS version)
- `mcr.microsoft.com/devcontainers/java:3.0.6-11` (or `3.0.6-11-trixie`, `3.0.6-11-bookworm` to pin to an OS version)

However, we only do security patching on the latest [non-breaking, in support](https://github.com/devcontainers/images/issues/90) versions of images (e.g. `3-11`). You may want to run `apt-get update && apt-get upgrade` in your Dockerfile if you lock to a more specific version to at least pick up OS security updates.

Expand Down
2 changes: 1 addition & 1 deletion src/java/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.0.5",
"version": "3.0.6",
"variants": [
"25-trixie",
"21-trixie",
Expand Down
6 changes: 3 additions & 3 deletions src/javascript-node/.devcontainer/devcontainer-lock.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"features": {
"ghcr.io/devcontainers/features/common-utils:2": {
"version": "2.5.6",
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:9ddad2e4f71f172cc0bf28461e70948218f70f8ad6cd936b5c8dbe0a8acf6b45",
"integrity": "sha256:9ddad2e4f71f172cc0bf28461e70948218f70f8ad6cd936b5c8dbe0a8acf6b45"
"version": "2.5.7",
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:dbf431d6b42d55cde50fa1df75c7f7c3999a90cde6d73f7a7071174b3c3d0cc4",
"integrity": "sha256:dbf431d6b42d55cde50fa1df75c7f7c3999a90cde6d73f7a7071174b3c3d0cc4"
},
"ghcr.io/devcontainers/features/git:1": {
"version": "1.3.5",
Expand Down
2 changes: 1 addition & 1 deletion src/javascript-node/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ You can decide how often you want updates by referencing a [semantic version](ht

- `mcr.microsoft.com/devcontainers/javascript-node:4-24` (or `4-24-trixie`, `4-24-bookworm`, `4-24-bullseye`)
- `mcr.microsoft.com/devcontainers/javascript-node:4.0-24` (or `4.0-24-trixie`, `4.0-24-bookworm`, `3.0-24-bullseye`)
Comment thread
abdurriq marked this conversation as resolved.
Outdated
- `mcr.microsoft.com/devcontainers/javascript-node:4.0.8-24` (or `4.0.8-24-trixie`, `4.0.8-24-bookworm`, `4.0.8-24-bullseye`)
- `mcr.microsoft.com/devcontainers/javascript-node:4.0.9-24` (or `4.0.9-24-trixie`, `4.0.9-24-bookworm`, `4.0.9-24-bullseye`)

However, we only do security patching on the latest [non-breaking, in support](https://github.com/devcontainers/images/issues/90) versions of images (e.g. `4-24`). You may want to run `apt-get update && apt-get upgrade` in your Dockerfile if you lock to a more specific version to at least pick up OS security updates.

Expand Down
2 changes: 1 addition & 1 deletion src/javascript-node/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.0.8",
"version": "4.0.9",
"variants": [
"24-trixie",
"22-trixie",
Expand Down
2 changes: 1 addition & 1 deletion src/jekyll/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ You can directly reference pre-built versions of `Dockerfile` by using the `imag
You can decide how often you want updates by referencing a [semantic version](https://semver.org/) of each image. For example:
- `mcr.microsoft.com/devcontainers/jekyll:2` (or `2-bookworm`, `2-bullseye` to pin to an OS version)
- `mcr.microsoft.com/devcontainers/jekyll:2.2` (or `2.2-bookworm`, `2.2-bullseye` to pin to an OS version)
- `mcr.microsoft.com/devcontainers/jekyll:2.2.6` (or `2.2.6-bookworm`, `2.2.6-bullseye` to pin to an OS version)
- `mcr.microsoft.com/devcontainers/jekyll:2.2.7` (or `2.2.7-bookworm`, `2.2.7-bullseye` to pin to an OS version)


However, we only do security patching on the latest [non-breaking, in support](https://github.com/devcontainers/images/issues/90) versions of images (e.g. `2-bullseye`). You may want to run `apt-get update && apt-get upgrade` in your Dockerfile if you lock to a more specific version to at least pick up OS security updates.
Expand Down
2 changes: 1 addition & 1 deletion src/jekyll/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.2.6",
"version": "2.2.7",
"variants": [
"3.4-bookworm",
"3.3-bookworm",
Expand Down
2 changes: 1 addition & 1 deletion src/miniconda/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ You can decide how often you want updates by referencing a [semantic version](ht

- `mcr.microsoft.com/devcontainers/miniconda:1-3`
- `mcr.microsoft.com/devcontainers/miniconda:1.2-3`
- `mcr.microsoft.com/devcontainers/miniconda:1.2.2-3`
- `mcr.microsoft.com/devcontainers/miniconda:1.2.3-3`

See [history](history) for information on the contents of each version and [here for a complete list of available tags](https://mcr.microsoft.com/v2/devcontainers/miniconda/tags/list).

Expand Down
2 changes: 1 addition & 1 deletion src/miniconda/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.2.2",
"version": "1.2.3",
"build": {
"latest": true,
"rootDistro": "debian",
Expand Down
6 changes: 3 additions & 3 deletions src/php/.devcontainer/devcontainer-lock.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"features": {
"ghcr.io/devcontainers/features/common-utils:2": {
"version": "2.5.6",
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:9ddad2e4f71f172cc0bf28461e70948218f70f8ad6cd936b5c8dbe0a8acf6b45",
"integrity": "sha256:9ddad2e4f71f172cc0bf28461e70948218f70f8ad6cd936b5c8dbe0a8acf6b45"
"version": "2.5.7",
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:dbf431d6b42d55cde50fa1df75c7f7c3999a90cde6d73f7a7071174b3c3d0cc4",
"integrity": "sha256:dbf431d6b42d55cde50fa1df75c7f7c3999a90cde6d73f7a7071174b3c3d0cc4"
},
"ghcr.io/devcontainers/features/git:1": {
"version": "1.3.5",
Expand Down
2 changes: 1 addition & 1 deletion src/php/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ You can decide how often you want updates by referencing a [semantic version](ht

- `mcr.microsoft.com/devcontainers/php:3-8` (or `3-8-trixie`, `3-8-bookworm` )
- `mcr.microsoft.com/devcontainers/php:2.0-8` (or `3.0-8-trixie`, `3.0-8-bookworm` )
- `mcr.microsoft.com/devcontainers/php:3.0.3-8` (or `3.0.3-8-trixie`, `3.0.3-8-bookworm` )
- `mcr.microsoft.com/devcontainers/php:3.0.4-8` (or `3.0.4-8-trixie`, `3.0.4-8-bookworm` )
Comment thread
abdurriq marked this conversation as resolved.

However, we only do security patching on the latest [non-breaking, in support](https://github.com/devcontainers/images/issues/90) versions of images (e.g. `3-8`). You may want to run `apt-get update && apt-get upgrade` in your Dockerfile if you lock to a more specific version to at least pick up OS security updates.

Expand Down
2 changes: 1 addition & 1 deletion src/php/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.0.3",
"version": "3.0.4",

"variants": [
"8.5-apache-trixie",
Expand Down
6 changes: 3 additions & 3 deletions src/python/.devcontainer/devcontainer-lock.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"features": {
"ghcr.io/devcontainers/features/common-utils:2": {
"version": "2.5.6",
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:9ddad2e4f71f172cc0bf28461e70948218f70f8ad6cd936b5c8dbe0a8acf6b45",
"integrity": "sha256:9ddad2e4f71f172cc0bf28461e70948218f70f8ad6cd936b5c8dbe0a8acf6b45"
"version": "2.5.7",
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:dbf431d6b42d55cde50fa1df75c7f7c3999a90cde6d73f7a7071174b3c3d0cc4",
"integrity": "sha256:dbf431d6b42d55cde50fa1df75c7f7c3999a90cde6d73f7a7071174b3c3d0cc4"
},
"ghcr.io/devcontainers/features/git:1": {
"version": "1.3.5",
Expand Down
2 changes: 1 addition & 1 deletion src/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ You can decide how often you want updates by referencing a [semantic version](ht

- `mcr.microsoft.com/devcontainers/python:3-3.13` (or `3-3.14-trixie`)
- `mcr.microsoft.com/devcontainers/python:3.0-3.13` (or `3.0-3.13-trixie`)
- `mcr.microsoft.com/devcontainers/python:3.0.5-3.13` (or `3.0.5-3.13-trixie`)
- `mcr.microsoft.com/devcontainers/python:3.0.6-3.13` (or `3.0.6-3.13-trixie`)

However, we only do security patching on the latest [non-breaking, in support](https://github.com/devcontainers/images/issues/90) versions of images (e.g. `2-3`).
You may want to run `apt-get update && apt-get upgrade` in your Dockerfile if you lock to a more specific version to at least pick up OS security updates.
Expand Down
2 changes: 1 addition & 1 deletion src/python/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.0.5",
"version": "3.0.6",
"variants": [
"3.14-trixie",
"3.13-trixie",
Expand Down
6 changes: 3 additions & 3 deletions src/ruby/.devcontainer/devcontainer-lock.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"features": {
"ghcr.io/devcontainers/features/common-utils:2": {
"version": "2.5.6",
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:9ddad2e4f71f172cc0bf28461e70948218f70f8ad6cd936b5c8dbe0a8acf6b45",
"integrity": "sha256:9ddad2e4f71f172cc0bf28461e70948218f70f8ad6cd936b5c8dbe0a8acf6b45"
"version": "2.5.7",
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:dbf431d6b42d55cde50fa1df75c7f7c3999a90cde6d73f7a7071174b3c3d0cc4",
"integrity": "sha256:dbf431d6b42d55cde50fa1df75c7f7c3999a90cde6d73f7a7071174b3c3d0cc4"
},
"ghcr.io/devcontainers/features/git:1": {
"version": "1.3.5",
Expand Down
Loading