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

Commit

Permalink
Bump minor version to pick up latest OS, runtime updates for 1.63 rel…
Browse files Browse the repository at this point in the history
…ease (#1182)
  • Loading branch information
Chuxel authored Nov 30, 2021
1 parent d3e7e88 commit 838f889
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion containers/codespaces-linux/definition-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"definitionVersion": "1.6.8",
"definitionVersion": "1.6.9",
"build": {
"latest": true,
"rootDistro": "debian",
Expand Down
2 changes: 1 addition & 1 deletion containers/cpp/definition-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"variants": ["bullseye", "buster", "hirsute", "focal", "bionic", "stretch"],
"definitionVersion": "0.203.2",
"definitionVersion": "0.203.3",
"build": {
"latest": "bullseye",
"parent": {
Expand Down
2 changes: 1 addition & 1 deletion containers/debian/definition-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"variants": ["buster", "bullseye", "stretch"],
"definitionVersion": "0.202.3",
"definitionVersion": "0.202.4",
"build": {
"latest": "bullseye",
"rootDistro": "debian",
Expand Down
2 changes: 1 addition & 1 deletion containers/dotnet/definition-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"variants": ["6.0-bullseye-slim", "6.0-focal", "5.0-bullseye-slim", "5.0-focal", "3.1-bullseye", "3.1-focal"],
"definitionVersion": "0.202.0",
"definitionVersion": "0.202.1",
"build": {
"latest": "6.0-bullseye-slim",
"rootDistro": "debian",
Expand Down
2 changes: 1 addition & 1 deletion containers/go/definition-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"variants": ["1.17-bullseye", "1.16-bullseye", "1.17-buster", "1.16-buster"],
"definitionVersion": "0.205.1",
"definitionVersion": "0.205.2",
"build": {
"latest": "1.17-bullseye",
"rootDistro": "debian",
Expand Down
2 changes: 1 addition & 1 deletion containers/javascript-node/definition-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"variants": ["16-bullseye", "14-bullseye", "12-bullseye", "16-buster", "14-buster", "12-buster"],
"definitionVersion": "0.203.1",
"definitionVersion": "0.203.2",
"build": {
"latest": "16-buster",
"rootDistro": "debian",
Expand Down
2 changes: 1 addition & 1 deletion containers/jekyll/definition-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"variants": ["2.7-bullseye", "2.7-buster"],
"definitionVersion": "0.1.3",
"definitionVersion": "0.1.4",
"build": {
"latest": "2.7-bullseye",
"parent": "ruby",
Expand Down
2 changes: 1 addition & 1 deletion containers/python-3-anaconda/definition-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"definitionVersion": "0.202.2",
"definitionVersion": "0.202.3",
"build": {
"latest": true,
"rootDistro": "debian",
Expand Down
2 changes: 1 addition & 1 deletion containers/python-3-miniconda/definition-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"definitionVersion": "0.202.0",
"definitionVersion": "0.202.1",
"build": {
"latest": true,
"rootDistro": "debian",
Expand Down
2 changes: 1 addition & 1 deletion containers/python-3/definition-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"variants": ["3.10-bullseye", "3.9-bullseye", "3.8-bullseye", "3.7-bullseye", "3.6-bullseye", "3.10-buster", "3.9-buster", "3.8-buster", "3.7-buster", "3.6-buster"],
"definitionVersion": "0.203.0",
"definitionVersion": "0.203.1",
"build": {
"latest": "3.10-bullseye",
"rootDistro": "debian",
Expand Down
2 changes: 1 addition & 1 deletion containers/ruby/definition-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"variants": ["3.0-bullseye", "2.7-bullseye", "2.6-bullseye","3.0-buster", "2.7-buster", "2.6-buster"],
"definitionVersion": "0.202.1",
"definitionVersion": "0.202.2",
"build": {
"latest": "3.0-bullseye",
"rootDistro": "debian",
Expand Down
2 changes: 1 addition & 1 deletion containers/rust/definition-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"variants": ["buster", "bullseye"],
"definitionVersion": "0.201.1",
"definitionVersion": "0.201.2",
"build": {
"latest": "buster",
"rootDistro": "debian",
Expand Down
2 changes: 1 addition & 1 deletion containers/typescript-node/definition-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"variants": ["16-bullseye", "14-bullseye", "12-bullseye", "16-buster", "14-buster", "12-buster"],
"definitionVersion": "0.203.1",
"definitionVersion": "0.203.2",
"build": {
"latest": "16-buster",
"rootDistro": "debian",
Expand Down
2 changes: 1 addition & 1 deletion containers/ubuntu/definition-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"variants": ["hirsute", "focal", "bionic"],
"definitionVersion": "0.202.2",
"definitionVersion": "0.202.3",
"build": {
"latest": false,
"rootDistro": "debian",
Expand Down

0 comments on commit 838f889

Please sign in to comment.