Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
Remove Arm32. Should not have been there. Added out of habit w/o thinking.
  • Loading branch information
richlander authored Aug 9, 2024
1 parent c41d95c commit 0305bde
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions src/azurelinux/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -537,21 +537,6 @@
"variant": "v8"
}
]
},
{
"platforms": [
{
"architecture": "arm",
"dockerfile": "src/azurelinux/3.0/helix",
"os": "linux",
"osVersion": "azurelinux3.0",
"tags": {
"azurelinux-3.0-helix-arm32v7$(System:TimeStamp)-$(System:DockerfileGitCommitSha)": {},
"azurelinux-3.0-helix-arm32v7-$(FloatingTagSuffix)": {}
},
"variant": "v7"
}
]
}
]
}
Expand Down

0 comments on commit 0305bde

Please sign in to comment.