Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit a0dc2da

Browse files
authored
bump all images to get latest patches (#1593)
1 parent aabc26e commit a0dc2da

17 files changed

+17
-17
lines changed

containers/alpine/definition-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"variants": ["3.16", "3.15", "3.14", "3.13"],
3-
"definitionVersion": "0.204.5",
3+
"definitionVersion": "0.204.6",
44
"build": {
55
"latest": false,
66
"rootDistro": "alpine",

containers/codespaces-linux/definition-manifest.json

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

containers/cpp/definition-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"variants": ["bullseye", "buster", "jammy", "focal", "bionic"],
3-
"definitionVersion": "0.205.1",
3+
"definitionVersion": "0.205.2",
44
"build": {
55
"latest": "bullseye",
66
"parent": {

containers/debian/definition-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"variants": ["buster", "bullseye", "stretch"],
3-
"definitionVersion": "0.202.7",
3+
"definitionVersion": "0.202.8",
44
"build": {
55
"latest": "bullseye",
66
"rootDistro": "debian",

containers/dotnet/definition-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"variants": ["6.0-bullseye-slim", "6.0-focal", "3.1-bullseye", "3.1-focal"],
3-
"definitionVersion": "0.203.2",
3+
"definitionVersion": "0.203.3",
44
"build": {
55
"latest": "6.0-bullseye-slim",
66
"rootDistro": "debian",

containers/go/definition-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"variants": ["1.19-bullseye", "1.19-buster", "1.18-bullseye", "1.18-buster"],
3-
"definitionVersion": "0.207.0",
3+
"definitionVersion": "0.207.1",
44
"build": {
55
"latest": "1.19-bullseye",
66
"rootDistro": "debian",

containers/java/definition-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"variants": [ "17-bullseye", "17-buster", "11-bullseye", "11-buster" ],
3-
"definitionVersion": "0.205.4",
3+
"definitionVersion": "0.205.5",
44
"build": {
55
"latest": "17-bullseye",
66
"rootDistro": "debian",

containers/javascript-node/definition-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"variants": ["18-bullseye", "16-bullseye", "14-bullseye", "18-buster", "16-buster", "14-buster"],
3-
"definitionVersion": "0.204.1",
3+
"definitionVersion": "0.204.2",
44
"build": {
55
"latest": "18-bullseye",
66
"rootDistro": "debian",

containers/jekyll/definition-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"variants": ["2.7-bullseye", "2.7-buster"],
3-
"definitionVersion": "0.1.6",
3+
"definitionVersion": "0.1.7",
44
"build": {
55
"latest": "2.7-bullseye",
66
"parent": "ruby",

containers/php/definition-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"variants": ["8.1-apache-bullseye", "8.0-apache-bullseye", "7.4-apache-bullseye", "8.1-apache-buster", "8.0-apache-buster", "7.4-apache-buster" ],
3-
"definitionVersion": "0.203.4",
3+
"definitionVersion": "0.203.5",
44
"build": {
55
"latest": "8.1-apache-bullseye",
66
"rootDistro": "debian",

0 commit comments

Comments
 (0)