Skip to content

Commit 245a495

Browse files
Attempt to fix publish issues w/sharing Dockerfiles (#1525)
1 parent 71a3270 commit 245a495

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/azurelinux/manifest.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1347,6 +1347,7 @@
13471347
]
13481348
},
13491349
{
1350+
"productVersion": "8.0",
13501351
"platforms": [
13511352
{
13521353
"architecture": "amd64",
@@ -1363,6 +1364,7 @@
13631364
]
13641365
},
13651366
{
1367+
"productVersion": "9.0",
13661368
"platforms": [
13671369
{
13681370
"architecture": "amd64",
@@ -1379,6 +1381,7 @@
13791381
]
13801382
},
13811383
{
1384+
"productVersion": "10.0",
13821385
"platforms": [
13831386
{
13841387
"architecture": "amd64",
@@ -1395,6 +1398,7 @@
13951398
]
13961399
},
13971400
{
1401+
"productVersion": "11.0",
13981402
"platforms": [
13991403
{
14001404
"architecture": "amd64",

0 commit comments

Comments
 (0)