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

Commit 053beb1

Browse files
authored
Bump versions to pick up security fixes (#1068)
1 parent 1ee9d32 commit 053beb1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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": "1.6.5",
2+
"definitionVersion": "1.6.6",
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", "hirsute", "focal", "bionic", "stretch"],
3-
"definitionVersion": "0.203.0",
3+
"definitionVersion": "0.203.1",
44
"build": {
55
"latest": "bullseye",
66
"parent": {

containers/ubuntu/definition-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"variants": ["hirsute", "focal", "bionic"],
3-
"definitionVersion": "0.202.0",
3+
"definitionVersion": "0.202.1",
44
"build": {
55
"latest": false,
66
"rootDistro": "debian",

0 commit comments

Comments
 (0)