[bitnami/*] Remove ARM64 support from kapacitor, ASPNET, and .NET (#5594)
Signed-off-by: FraPazGal <fdepaz@vmware.com> Signed-off-by: FraPazGal <fdepaz@vmware.com>
This commit is contained in:
parent
b73f74f195
commit
8ce85a19b4
|
|
@ -18,8 +18,7 @@
|
|||
}
|
||||
},
|
||||
"architectures": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
"linux/amd64"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -18,8 +18,7 @@
|
|||
}
|
||||
},
|
||||
"architectures": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
"linux/amd64"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -18,8 +18,7 @@
|
|||
}
|
||||
},
|
||||
"architectures": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
"linux/amd64"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -18,8 +18,7 @@
|
|||
}
|
||||
},
|
||||
"architectures": [
|
||||
"linux/amd64",
|
||||
"linux/arm64"
|
||||
"linux/amd64"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue